Last active
August 29, 2015 14:08
-
-
Save danrasmuson/defa29d5aa22d70f3d55 to your computer and use it in GitHub Desktop.
This file contains 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
// make sure this doesn't have any spaces | |
defaults write com.apple.screencapture location /Users/danielrasmuson/Documents/MGMT\ 346/Test2/ | |
// next run | |
killall SystemUIServer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment