Skip to content
forked from stela5/msfonts

A simple script to install msfont (msttcorefonts) on a linux box...

Notifications You must be signed in to change notification settings

asmsaifs/msfonts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

msfonts

This is a simples script that installs ms fonts in a linux box.

Tested only in archlinux.

To install it, run:

curl -L https://github.com/asmsaifs/msfonts/raw/master/install.sh | sudo sh

or with wget:

wget -qO- https://github.com/asmsaifs/msfonts/raw/master/install.sh | sudo sh

Note: The script will automagically install git if you doesn't have it.

About

A simple script to install msfont (msttcorefonts) on a linux box...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%