Skip to content

Instantly share code, notes, and snippets.

@bsy
Created December 27, 2013 23:03
Show Gist options
  • Save bsy/8153872 to your computer and use it in GitHub Desktop.
Save bsy/8153872 to your computer and use it in GitHub Desktop.
show . files in Finder Mac OSX
defaults write com.apple.finder AppleShowAllFiles -bool YES
killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment