Skip to content

Instantly share code, notes, and snippets.

@covard
Last active July 5, 2017 16:21
Show Gist options
  • Save covard/8150650 to your computer and use it in GitHub Desktop.
Save covard/8150650 to your computer and use it in GitHub Desktop.
Change the location of your screen shots on Mac

Change OSX Screen Shot Location

$ defaults write com.apple.screencapture location ~/Pictures/screen_shots

Either run this command to restart it or restart your computer

$ killall SystemUIServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment