Skip to content

Instantly share code, notes, and snippets.

@jinthagerman
Last active December 12, 2015 03:08
Show Gist options
  • Save jinthagerman/4704060 to your computer and use it in GitHub Desktop.
Save jinthagerman/4704060 to your computer and use it in GitHub Desktop.
Death to iTunes
sudo killall iTunes
sudo rm -rf /Applications/iTunes.app/
osascript -e 'tell application "System Events" to delete login item "iTunesHelper"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment