Skip to content

Instantly share code, notes, and snippets.

@edivandecastro
Created July 20, 2015 18:11
Show Gist options
  • Save edivandecastro/a53c2b907dbc3ccc46a0 to your computer and use it in GitHub Desktop.
Save edivandecastro/a53c2b907dbc3ccc46a0 to your computer and use it in GitHub Desktop.
Instalando Fontes do mac no linux
wget http://dl.dropbox.com/u/26209128/mac_fonts.tar.gz
tar zxvf mac_fonts.tar.gz
sudo mv fonts /usr/share/fonts/
sudo fc-cache -f -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment