Skip to content

Instantly share code, notes, and snippets.

@Manuel4131
Created October 20, 2019 04:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Manuel4131/01512646a248c6adbe7563430b55b745 to your computer and use it in GitHub Desktop.
Save Manuel4131/01512646a248c6adbe7563430b55b745 to your computer and use it in GitHub Desktop.
[mac] Change screenshot path
defaults write com.apple.screencapture location
Now enter a space after "location" and drag the folder you created over to Terminal (which will insert the file path of the folder), or enter the location yourself.
Hit Enter on your keyboard, then type in:
killall SystemUIServer
Press Enter again and you're done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment