Skip to content

Instantly share code, notes, and snippets.

@khalib
Created January 7, 2014 00:21
Show Gist options
  • Select an option

  • Save khalib/8292542 to your computer and use it in GitHub Desktop.

Select an option

Save khalib/8292542 to your computer and use it in GitHub Desktop.
View Hidden Files In OSX Finder
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