Skip to content

Instantly share code, notes, and snippets.

@rob-murray
Created October 31, 2018 21:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rob-murray/d6ad526954df5803da5174dae41cc99e to your computer and use it in GitHub Desktop.
Save rob-murray/d6ad526954df5803da5174dae41cc99e to your computer and use it in GitHub Desktop.
sudo rm -rfv /Library/Caches/com.apple.iconservices.store; sudo find /private/var/folders/ \( -name com.apple.dock.iconcache -or -name com.apple.iconservices \) -exec rm -rfv {} \; ; sleep 3; killall Dock; killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment