On github there is list of the ever popular defaults that can be altered via the terminal for much of your Mac OS X GUI experience. A new on for me was the removal of the checkmarks on the DropBox folders.

file=/Applications/Dropbox.app/Contents/Resources/check.icns

[ -e “$file” ] && mv -f “$file” “$file.bak”

unset file

View full list here.

Rating: 1 out of 5.

Leave a Reply

Discover more from Winged Boar Tavern

Subscribe now to keep reading and get access to the full archive.

Continue reading