Skip to content

Instantly share code, notes, and snippets.

@williamdodson
Created December 16, 2016 20:43
Show Gist options
  • Save williamdodson/fbfc04e625adfe7528b7f74a307f1e36 to your computer and use it in GitHub Desktop.
Save williamdodson/fbfc04e625adfe7528b7f74a307f1e36 to your computer and use it in GitHub Desktop.
Changes the default location for screenshots on macOS
defaults write com.apple.screencapture location ~/Desktop/Screenshots;killall SystemUIServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment