Created
February 14, 2013 18:24
-
-
Save alexbaldwin/4954975 to your computer and use it in GitHub Desktop.
Change your screenshot directory in OSX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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