Skip to content

Instantly share code, notes, and snippets.

@dagostoni
Created May 20, 2015 09:56
Show Gist options
  • Save dagostoni/64c162a274b6ef9d673b to your computer and use it in GitHub Desktop.
Save dagostoni/64c162a274b6ef9d673b to your computer and use it in GitHub Desktop.
visualizza file nascosti nel finder / show hidden files in finder
defaults write com.apple.finder AppleShowAllFiles YES
defaults write com.apple.finder AppleShowAllFiles NO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment