Skip to content

Instantly share code, notes, and snippets.

@a-x-
Forked from kbav/osx-screenshot-directory
Created May 2, 2017 09:42
Show Gist options
  • Save a-x-/6a14f9522a8295d6c25abb008ac66d50 to your computer and use it in GitHub Desktop.
Save a-x-/6a14f9522a8295d6c25abb008ac66d50 to your computer and use it in GitHub Desktop.
Change OS X default Screenshot save directory
defaults write com.apple.screencapture location '/Users/mxtnr/Library/Mobile Documents/com~apple~Preview/Documents/Screenshots';killall SystemUIServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment