Skip to content

Instantly share code, notes, and snippets.

@kbav
Created January 9, 2013 19:37
Show Gist options
  • Save kbav/4496124 to your computer and use it in GitHub Desktop.
Save kbav/4496124 to your computer and use it in GitHub Desktop.
Change OS X default Screenshot save directory
defaults write com.apple.screencapture location ~/path/; killall SystemUIServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment