Created
December 16, 2016 20:43
-
-
Save williamdodson/fbfc04e625adfe7528b7f74a307f1e36 to your computer and use it in GitHub Desktop.
Changes the default location for screenshots on macOS
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
defaults write com.apple.screencapture location ~/Desktop/Screenshots;killall SystemUIServer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment