Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sanekgusev/151fa8688be0dd9dc351497b4fd1016f to your computer and use it in GitHub Desktop.
Save sanekgusev/151fa8688be0dd9dc351497b4fd1016f to your computer and use it in GitHub Desktop.
Disable Photos.app opening for every connected device
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