Skip to content

Instantly share code, notes, and snippets.

@nootrope
Created February 23, 2014 18:35
Show Gist options
  • Save nootrope/9175283 to your computer and use it in GitHub Desktop.
Save nootrope/9175283 to your computer and use it in GitHub Desktop.
Show hidden files in OS X 10.9 Finder
defaults write com.apple.finder AppleShowAllFiles -boolean true ; killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment