Skip to content

Instantly share code, notes, and snippets.

@patrickgill
Created February 22, 2016 07:56
Show Gist options
  • Save patrickgill/347fad57827cff27660e to your computer and use it in GitHub Desktop.
Save patrickgill/347fad57827cff27660e to your computer and use it in GitHub Desktop.
#Disables photos.app
#
#chmod +x photosdisable.sh
#./photosdisable.sh
sudo chmod -x /Applications/Photos.app/Contents/MacOS/Photos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment