Skip to content

Instantly share code, notes, and snippets.

@src256
Created March 20, 2018 07:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save src256/ffab0f536e2eb2f24b57df53096c1857 to your computer and use it in GitHub Desktop.
Save src256/ffab0f536e2eb2f24b57df53096c1857 to your computer and use it in GitHub Desktop.
defaults write com.apple.screencapture name "s"
defaults write com.apple.screencapture location ~/Desktop
defaults write com.apple.screencapture disable-shadow -boolean true
killall SystemUIServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment