Skip to content

Instantly share code, notes, and snippets.

@CMCDragonkai
Last active January 24, 2019 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CMCDragonkai/84c3f60743ac43f904bb72b949dc7b14 to your computer and use it in GitHub Desktop.
Save CMCDragonkai/84c3f60743ac43f904bb72b949dc7b14 to your computer and use it in GitHub Desktop.
Install fonts on Linux

Install fonts on Linux

Copy font files like .otf and .ttf into ~/.local/share/fonts.

Run:

fc-cache
fc-list -v | grep FONTNAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment