Created
December 24, 2019 17:42
-
-
Save gastonrampersad/f5593135eea3e2df75b8e3010fa6bc2f to your computer and use it in GitHub Desktop.
Set screenshots folder - Mac OS
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 /Users/<you>/Pictures/screenshots | |
| killall SystemUIServer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment