Skip to content

Instantly share code, notes, and snippets.

@relax-more
Last active December 12, 2015 06:29
Show Gist options
  • Save relax-more/4729941 to your computer and use it in GitHub Desktop.
Save relax-more/4729941 to your computer and use it in GitHub Desktop.
[LINUX] Show hidden files in Finder
http://lifehacker.com/188892/show-hidden-files-in-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