ce883d7adfadf070461ac6ff01fdf12d6138f0db
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
... | ... | @@ -1,7 +1,7 @@ |
1 | -一時的 |
|
1 | +### 一時的 |
|
2 | 2 | `command` + `shift` + `.` |
3 | 3 | |
4 | -永続的 |
|
4 | +### 永続的 |
|
5 | 5 | ``` |
6 | 6 | $ defaults write com.apple.finder AppleShowAllFiles TRUE |
7 | 7 | ``` |
... | ... | \ No newline at end of file |