Skip to content

Instantly share code, notes, and snippets.

@alexbaldwin
Created February 14, 2013 18:24
Show Gist options
  • Save alexbaldwin/4954975 to your computer and use it in GitHub Desktop.
Save alexbaldwin/4954975 to your computer and use it in GitHub Desktop.
Change your screenshot directory in OSX
Replace '~/the/folder/you/want' with where your screenshots should go.
$ defaults write com.apple.screencapture location ~/the/folder/you/want
Make it work
$ killall SystemUIServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment