Skip to content

Instantly share code, notes, and snippets.

@leohmoraes
Forked from gertcuykens/show.sh
Last active August 29, 2015 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leohmoraes/3a3780ee5ae652f1d09a to your computer and use it in GitHub Desktop.
Save leohmoraes/3a3780ee5ae652f1d09a to your computer and use it in GitHub Desktop.
mac
#!/bin/bash
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