Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 831 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 831 Bytes

ttf-ms-win

A script to install the windows default fonts on archlinux

Preconditions

A Windows ISO has to be downloaded manually before the script.

Usage

# Install win 10 fonts
$ ./install-win-fonts.sh 10

# Install win 11 fonts
$ ./install-win-fonts.sh 11

Dependencies

All dependencies will be automatically installed by the script if needed

Credits

The install script is based on the ttf-ms-win10 and ttf-ms-win11 aur package.