Skip to content

Instantly share code, notes, and snippets.

@kalebweb
Created November 4, 2013 15:46
Show Gist options
  • Save kalebweb/7304547 to your computer and use it in GitHub Desktop.
Save kalebweb/7304547 to your computer and use it in GitHub Desktop.
Show hidden files in Mac OS X
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment