Skip to content

mach1el/fonts

Repository files navigation

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