Skip to content

Instantly share code, notes, and snippets.

@djones
Created May 19, 2012 18:59
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 djones/2731965 to your computer and use it in GitHub Desktop.
Save djones/2731965 to your computer and use it in GitHub Desktop.
Send screenshots to a screenshots directory on my desktop
mkdir ~/Desktop/screenshots
defaults write com.apple.screencapture location ~/Desktop/screenshots
# Log out and in again for it to take effect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment