Some scripts that I needed to write to make my life easier.
fontsquirrel.sh [bash-script]: downloads all TrueType and FreeType fonts on the fontsquirrel website, converts every OpenType font into a TrueType font, and stores them in the ~/.fonts directory. Requires wget, unzip, and otf2ttf.sh (which in turn requires fontforge).