$ sudo find /private/var/folders/ -name com.apple.dock.iconcache -exec rm {} \;
$ sudo find /private/var/folders/ -name com.apple.iconservices -exec rm -rf {} \;
$ sudo rm -rf /Library/Caches/com.apple.iconservices.store
Last active
December 28, 2015 21:49
-
-
Save chalasr/be1553f14158569277ca to your computer and use it in GitHub Desktop.
Clear icons cache on OSX
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment