Skip to content

mach1el/fonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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