Skip to content

Instantly share code, notes, and snippets.

@david-sanabria
Created May 21, 2017 23:35
Show Gist options
  • Save david-sanabria/5c8379da470a48803721af8ae28fcd82 to your computer and use it in GitHub Desktop.
Save david-sanabria/5c8379da470a48803721af8ae28fcd82 to your computer and use it in GitHub Desktop.
Some of my favourite MacOS Commands... generally useful stuff for working in the Mac terminal.
#Make all files visible (relaunch Finder to see files)
defaults write com.apple.finder AppleShowAllFiles YES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment