An open API service indexing awesome lists of open source software.

https://github.com/anpleenko/fonts

Fonts for Linux, Windows, MacOS
https://github.com/anpleenko/fonts

Last synced: 4 days ago
JSON representation

Fonts for Linux, Windows, MacOS

Awesome Lists containing this project

README

          

Fonts for Linux, Windows, MacOS

```
wget https://github.com/anpleenko/fonts/releases/download/latest/linux-fonts.zip
```

### Linux

```bash
unzip linux-fonts.zip -d /usr/local/share/fonts
mkdir ~/.fonts && unzip -o linux-fonts.zip -d ~/.fonts
```