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
- Host: GitHub
- URL: https://github.com/dynamotn/font-collection
- Owner: dynamotn
- Created: 2021-01-13T10:47:44.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T03:46:39.000Z (over 1 year ago)
- Last Synced: 2025-02-07T04:26:17.560Z (over 1 year ago)
- Topics: dotfiles, fonts, iosevka, ligature, roboto
- Language: Python
- Homepage: https://gitlab.com/dynamo-config/font
- Size: 281 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```