Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 681 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 681 Bytes

dl-applefonts: download and install Apple fonts

Usage

This program depends on p7zip, a POSIX shell, a mktemp implementation, and a downloader program which can be any of BSD ftp, curl, fetch, or wget.

Simply run the command:

foo@bar$ sh dl-applefonts.sh

Apple's fonts will be installed to $XDG_DATA_HOME/fonts by default. The -o option allows specifying a custom directory.

This program has been tested on OpenBSD, but is expected to run on other systems.