Skip to content

Instantly share code, notes, and snippets.

@NSMutableString
Created December 10, 2013 18:49
Show Gist options
  • Save NSMutableString/7895951 to your computer and use it in GitHub Desktop.
Save NSMutableString/7895951 to your computer and use it in GitHub Desktop.
Show hidden files on mac using Finder
defaults write com.apple.Finder AppleShowAllFiles YES
killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment