Skip to content

Instantly share code, notes, and snippets.

@digitalpardoe
Created July 16, 2011 20:25
Show Gist options
  • Save digitalpardoe/1086728 to your computer and use it in GitHub Desktop.
Save digitalpardoe/1086728 to your computer and use it in GitHub Desktop.
Setting Hard Drive Icons In OS X
sudo cp -f /Path_to_Icon/icon_file.icns /Path_to_Drive_Root/.VolumeIcon.icns
sudo SetFile -a C /Path_to_Drive_Root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment