Created
March 15, 2011 21:32
-
-
Save kaizoku/871538 to your computer and use it in GitHub Desktop.
fuck iTunes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
pkill -i iTunesHelper | |
sudo rm -rf /Applications/iTunes.app /System/Library/Extensions/AppleMobileDevice.kext /Library/Receipts/AppleMobileDeviceSupport.pkg /Library/Receipts/*iTunes* /Library/iTunes | |
rm -rf ~/Library/Preferences/com.apple.iTunes* ~/Library/Preferences/ByHost/com.apple.iTunes* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment