Skip to content

Instantly share code, notes, and snippets.

@LeonardoCardoso
Created August 31, 2016 13:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LeonardoCardoso/ef96855bc7b21410c6b105b7432a6ff6 to your computer and use it in GitHub Desktop.
Save LeonardoCardoso/ef96855bc7b21410c6b105b7432a6ff6 to your computer and use it in GitHub Desktop.
Change Screen Shot location on Mac
defaults write com.apple.screencapture location ~/PATH_YOU_WANT; killall SystemUIServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment