Skip to content

Instantly share code, notes, and snippets.

@Shhzdmrz
Forked from fabiofl/gist:5873100
Created October 27, 2019 10:47
Show Gist options
  • Select an option

  • Save Shhzdmrz/e574a45d53a1f8d33f73ff25db0778dc to your computer and use it in GitHub Desktop.

Select an option

Save Shhzdmrz/e574a45d53a1f8d33f73ff25db0778dc to your computer and use it in GitHub Desktop.
Clear Mac OS X's icon cache.
sudo find /private/var/folders/ -name com.apple.dock.iconcache -exec rm {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment