Skip to content

Instantly share code, notes, and snippets.

@co2bo
Created January 17, 2017 04:27
Show Gist options
  • Select an option

  • Save co2bo/2caeede243a66ffb93744bc0f2699847 to your computer and use it in GitHub Desktop.

Select an option

Save co2bo/2caeede243a66ffb93744bc0f2699847 to your computer and use it in GitHub Desktop.
defaults write com.apple.finder AppleShowAllFiles YES && \
killall Finder
defaults write com.apple.finder AppleShowAllFiles NO && \
killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment