Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicdumz/fontinstall
Simple script to install locally fonts on Mac or Linux systems.
https://github.com/nicdumz/fontinstall
font linux mac
Last synced: 2 days ago
JSON representation
Simple script to install locally fonts on Mac or Linux systems.
- Host: GitHub
- URL: https://github.com/nicdumz/fontinstall
- Owner: nicdumz
- License: mit
- Created: 2015-08-13T20:07:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-17T10:49:13.000Z (over 9 years ago)
- Last Synced: 2023-03-03T13:26:28.006Z (almost 2 years ago)
- Topics: font, linux, mac
- Language: Shell
- Size: 125 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simple script to install locally fonts on Mac or Linux systems.
### Usage:
./fontinstall.sh path/to/fonts/*.ttf
Will install specified fonts to `~/.fonts` in Linux or `~/Library/Fonts` on Mac.