Skip to content

Instantly share code, notes, and snippets.

@sasikanth513
Created September 26, 2018 04:00
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 sasikanth513/bf69fe90479a92b56287178a5e2196e3 to your computer and use it in GitHub Desktop.
Save sasikanth513/bf69fe90479a92b56287178a5e2196e3 to your computer and use it in GitHub Desktop.
Change default screenshot folder in mac
defaults write com.apple.screencapture location .

Replace . with your path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment