macos/Finder\343\201\247\351\232\240\343\201\227\343\203\225\343\202\241\343\202\244\343\203\253\343\202\222\350\241\250\347\244\272\343\201\231\343\202\213.md
... ...
@@ -0,0 +1,6 @@
1
+一時的
2
+`command` + `shift` + `.`
3
+永続的
4
+```
5
+$ defaults write com.apple.finder AppleShowAllFiles TRUE
6
+```
... ...
\ No newline at end of file