Skip to content

Instantly share code, notes, and snippets.

@vanities
Created August 30, 2017 03:33
Show Gist options
  • Save vanities/5ba7181422865157bf3f814e88f8aadc to your computer and use it in GitHub Desktop.
Save vanities/5ba7181422865157bf3f814e88f8aadc to your computer and use it in GitHub Desktop.
enable hidden files mac
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