Skip to content

Instantly share code, notes, and snippets.

@daspecster
Last active January 10, 2019 21:16
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 daspecster/30e958970ea00f7dfb1b68d73a63fd15 to your computer and use it in GitHub Desktop.
Save daspecster/30e958970ea00f7dfb1b68d73a63fd15 to your computer and use it in GitHub Desktop.
Set MacOS/OSX screenshot location.
mkdir ~/Desktop/ScreenShots
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