Skip to content

Instantly share code, notes, and snippets.

@paulbaumgart
Created March 27, 2010 04:18
Show Gist options
  • Save paulbaumgart/345715 to your computer and use it in GitHub Desktop.
Save paulbaumgart/345715 to your computer and use it in GitHub Desktop.
sudo bash -c "curl -o /Applications/Google\ \
Chrome.app/Contents/Resources/document.icns \
http://src.chromium.org/viewvc/chrome/trunk/src/\
chrome/app/theme/chromium/document.icns \
&& curl -o /Applications/Google\ Chrome.app/\
Contents/Resources/app.icns \
http://src.chromium.org/viewvc/chrome/trunk/src/\
chrome/app/theme/chromium/app.icns"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment