Skip to content

Instantly share code, notes, and snippets.

@maxterry
Last active June 9, 2016 02:53
Show Gist options
  • Save maxterry/0bc8c4184e60a5c350d91e7e05d65d0a to your computer and use it in GitHub Desktop.
Save maxterry/0bc8c4184e60a5c350d91e7e05d65d0a to your computer and use it in GitHub Desktop.
New Mac setup
# Change screenshot directory
defaults write com.apple.screencapture location ~/Screenshots
killall SystemUIServer
# Show dotfiles
defaults write com.apple.finder AppleShowAllFiles -bool YES
killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment