Update README.md

This commit is contained in:
Alexander Pieck 2024-06-11 14:43:14 +00:00
parent ea64511bce
commit 996dbbf3b0

View file

@ -1,5 +1,19 @@
## fonts ## 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 ### Fonts with NerdFont-Patch
- ComicCode (Nerd Font) - ComicCode (Nerd Font)