/ Published in: Bash
Open up terminal, paste the code below, then log your user out.
Expand |
Embed | Plain Text
Make Hidden Files Apparent defaults write com.apple.Dock showhidden -bool yes Make Hidden Files Unapparent defaults write com.apple.Dock showhidden -bool no
You need to login to post a comment.
