Change the screenshot save location on OS X.
Saturday, June 11, 2011 4:35:26 AM
I don't like the fact that OS X saves your screenshots to your desktop. I do like that they let you change this. Here's the code to change where they save to.
Note: You may need to logout/login for the changes to be applied.
Note: You may need to logout/login for the changes to be applied.
defaults write com.apple.screencapture location /Full/Path/To/Folder
