Skip to content

Instantly share code, notes, and snippets.

@ezza
Created February 17, 2017 00:41
Show Gist options
  • Save ezza/2c501fc9591c5c0d097692efefecdb59 to your computer and use it in GitHub Desktop.
Save ezza/2c501fc9591c5c0d097692efefecdb59 to your computer and use it in GitHub Desktop.
Save screenshots in a subfolder of documents, not the desktop
mkdir ~/Documents/Screenshots
defaults write com.apple.screencapture location ~/Documents/Screenshots/
killall SystemUIServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment