Fix missing Dock icons
For whatever reason my Dock icons just went missing and wouldn't come back even with a reboot.
Found out the solution and wrote this one liner to fix it.
find /var/folders -name com.apple.dock.iconcache -exec rm {} \; 2>/dev/null; killall Dock
Written by Raine Virta
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Os
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#