Fix typo
This commit is contained in:
parent
a5b9df8611
commit
6f96d78449
@ -252,7 +252,7 @@ defaults write com.apple.finder CreateDesktop -bool false && killall Finder
|
|||||||
defaults write com.apple.finder CreateDesktop -bool true && killall Finder
|
defaults write com.apple.finder CreateDesktop -bool true && killall Finder
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Hide folder in Finder
|
#### Hide Folder in Finder
|
||||||
```bash
|
```bash
|
||||||
chflags hidden /path/to/folder/
|
chflags hidden /path/to/folder/
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user