Skip to content

Instantly share code, notes, and snippets.

@michaelaguiar
Created September 29, 2011 00:28
Show Gist options
  • Save michaelaguiar/1249690 to your computer and use it in GitHub Desktop.
Save michaelaguiar/1249690 to your computer and use it in GitHub Desktop.
Hide Hidden Files on Mac OS X
defaults write com.apple.finder AppleShowAllFiles FALSE
killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment