Skip to content

Instantly share code, notes, and snippets.

@mort3za
Last active May 21, 2016 08:28
Show Gist options
  • 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