Skip to content

Instantly share code, notes, and snippets.

@christophermark
Last active February 20, 2026 01:13
Show Gist options
  • Select an option

  • Save christophermark/f7322b92f328bd53fb6239474147ca59 to your computer and use it in GitHub Desktop.

Select an option

Save christophermark/f7322b92f328bd53fb6239474147ca59 to your computer and use it in GitHub Desktop.
Set Mac Screenshot Folder

Change the directory where screenshots are saved on Mac

mkdir ~/Screenshots
defaults write com.apple.screencapture location ~/Screenshots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment