Skip to content

Instantly share code, notes, and snippets.

@mort3za
Last active May 21, 2016 08:28
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 mort3za/f52b9234187920c7aa25 to your computer and use it in GitHub Desktop.
Save mort3za/f52b9234187920c7aa25 to your computer and use it in GitHub Desktop.
install new fonts ubuntu. #linux
sudo cp ~/Desktop/my-new-fonts /usr/share/fonts/truetype/ -r
fc-cache -f -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment