Skip to content

Instantly share code, notes, and snippets.

@joaocampinhos
Created September 20, 2014 12:20
Show Gist options
  • Save joaocampinhos/239e3fecd42b7efdd978 to your computer and use it in GitHub Desktop.
Save joaocampinhos/239e3fecd42b7efdd978 to your computer and use it in GitHub Desktop.
Dropbox - Use white menu bar icons
for p in /Applications/Dropbox.app/Contents/Resources/*-lep-inv.tiff; do cp $p ${p%-lep-inv.tiff}.tiff; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment