Skip to content

Instantly share code, notes, and snippets.

@olistik
Created February 27, 2011 10:27
Show Gist options
  • Select an option

  • Save olistik/846076 to your computer and use it in GitHub Desktop.

Select an option

Save olistik/846076 to your computer and use it in GitHub Desktop.
hide dot files from macosx (run from terminal)
defaults write com.apple.finder AppleShowAllFiles FALSE && killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment