Created
February 12, 2019 19:12
-
-
Save stephensprinkle-zz/6233973880a47f80c86d7b43d85c7080 to your computer and use it in GitHub Desktop.
Custom Screenshot Location
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
defaults write com.apple.screencapture location <location> | |
killall SystemUIServer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment