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

https://github.com/dynamotn/font-collection

My fonts collection. Sync from my Gitlab
https://github.com/dynamotn/font-collection

dotfiles fonts iosevka ligature roboto

Last synced: over 1 year ago
JSON representation

My fonts collection. Sync from my Gitlab

Awesome Lists containing this project

README

          

# List fonts

* Iosevka Dynamo (see [here](./scripts/README.md))
* Symbols Nerd Font (basic and minimal Nerd Font)

# How to use

* Clone this repository and `cd` to it
* You can symlink `files` folder to your `~/.local/share/fonts` to use all fonts in this repository
```sh
ln -s files ~/.local/share/fonts
```
* You can symlink `config` folder to your `~/.config/fontconfig/conf.d` to use fontconfig on Linux
```sh
ln -s config ~/.config/fontconfig/conf.d
```