Skip to content

Instantly share code, notes, and snippets.

View ReisMatheus's full-sized avatar

Matheus Vieira ReisMatheus

View GitHub Profile
@matthewhartman
matthewhartman / install-fonts.txt
Created March 1, 2015 11:27
Install TTF Fonts in Debian
cd fonts
mv *.ttf /usr/share/fonts/truetype
cd /usr/share/fonts/truetype
mkfontscale
mkfontdir
fc-cache
xset fp rehash