29 lines
No EOL
800 B
Markdown
29 lines
No EOL
800 B
Markdown
## installation
|
|
1. For the easiest use, check if your `.local/share/fonts` directory is already present, if not, run:
|
|
```bash
|
|
mkdir -p ~/.local/share/fonts
|
|
```
|
|
2. Then just clone the repo in the right spot:
|
|
```bash
|
|
git clone https://git.k4li.de/pika/fonts.git ~/.local/share/fonts/
|
|
```
|
|
- If the directory is not empty, there will be an error.. You might have to clone the repo, and copy the fonts to the directory by yourself
|
|
> for example..
|
|
```bash
|
|
git clone https://git.k4li.de/pika/fonts.git && cp -r fonts/* ~/.local/share/fonts/
|
|
```
|
|
Then just restart your session or your terminal, so you can use the fonts and have fun!
|
|
## Content
|
|
### Fonts with NerdFont-Patch
|
|
- ComicCode (Nerd Font)
|
|
|
|
### Nerd Fonts
|
|
- Agave
|
|
- iMWritingMono
|
|
- Iosevka
|
|
- Lilex
|
|
- JetBrainsMono
|
|
- Mononoki
|
|
|
|
### GoogleFonts
|
|
- Rubik |