Skip to content

Instantly share code, notes, and snippets.

@varvaruc
Created November 17, 2013 19:06
Show Gist options
  • Select an option

  • Save varvaruc/7516877 to your computer and use it in GitHub Desktop.

Select an option

Save varvaruc/7516877 to your computer and use it in GitHub Desktop.
$ cd ~
$ mkdir .fonts
$ cd .fonts
$ wget -q http://www.gringod.com/wp-upload/software/Fonts/Monaco_Linux.ttf
$ mkfontscale
$ mkfontdir
$ fc-cache -fv ~/.fonts
/home/foobar/.fonts: skipping, existing cache is valid: 1 fonts, 0 dirs
/var/cache/fontconfig: not cleaning unwritable cache directory
/home/foobar/.fontconfig: cleaning cache directory
fc-cache: succeeded
$ fc-list | grep Monaco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment