Skip to content

Instantly share code, notes, and snippets.

@phynet
Last active April 11, 2017 14:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phynet/0df7cb94dc99202a504e to your computer and use it in GitHub Desktop.
Save phynet/0df7cb94dc99202a504e to your computer and use it in GitHub Desktop.
Show hidden files in Mac OSX

Show hidden files in Mac OSX

Just open terminal and copy this command:

defaults write com.apple.finder AppleShowAllFiles YES

And restart Finder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment