Skip to content

Instantly share code, notes, and snippets.

@feesta
Created November 14, 2012 02:00
Show Gist options
  • Save feesta/4069792 to your computer and use it in GitHub Desktop.
Save feesta/4069792 to your computer and use it in GitHub Desktop.
Notes for OSX
// change destination for screenshots
defaults write com.apple.screencapture location /Users/feesta/Sites/Screenshots/
// loads changes immediately eliminating need to logout/login.
killall SystemUIServer –
// Don't ask when executing downloaded files. Use with care!
defaults write com.apple.LaunchServices LSQuarantine -bool NO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment