Skip to content

Instantly share code, notes, and snippets.

@pixelchar
Last active February 5, 2016 13:11
Show Gist options
  • Save pixelchar/3038cdbf7c52c3e6395d to your computer and use it in GitHub Desktop.
Save pixelchar/3038cdbf7c52c3e6395d to your computer and use it in GitHub Desktop.
Terminal command to stop OS X from automatically opening Photos.app
defaults -currentHost write com.apple.ImageCapture disableHotPlug -bool true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment