Skip to content

Instantly share code, notes, and snippets.

@narfdotpl
Created June 18, 2011 13:01
Show Gist options
  • Save narfdotpl/1033078 to your computer and use it in GitHub Desktop.
Save narfdotpl/1033078 to your computer and use it in GitHub Desktop.
fix iTunes icon
#!/usr/bin/env sh
sudo curl -L http://3.narf.pl/iTunes.icns > /Applications/iTunes.app/Contents/Resources/iTunes.icns
echo 'relog, remove itunes from dock, go to /Applications and drag it back'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment