Skip to content

Instantly share code, notes, and snippets.

@larryaasen
Created March 10, 2013 18:44
Show Gist options
  • Save larryaasen/5129807 to your computer and use it in GitHub Desktop.
Save larryaasen/5129807 to your computer and use it in GitHub Desktop.
Change the Mac OS X Screen Capture Folder
# Change the Mac OS X Screen Capture Folder
$ defaults write com.apple.screencapture location ~/Screenshots
$ killall SystemUIServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment