Created
May 21, 2017 23:35
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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