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
Last active
January 3, 2019 04:53
-
-
Save weblogix/29f9b775b5536056007cb181c5f7f5cc to your computer and use it in GitHub Desktop.
Clear MacOS icon cache #mac #icon #cache
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment