Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 312 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 312 Bytes

Fonts

Here my all my favorite fonts use on linux

Installtion

  • With per user

     mkdir ~/.fonts
     cd ~/.fonts
     git clone https://github.com/t7hm1/Fonts.git
     fc-cache -vf ~/.fonts
    
  • With wide system

     cd /usr/share/fonts
     sudo -s
     git clone https://github.com/t7hm1/Fonts.git
     fc-cache -fv