From 996dbbf3b04932998b45a4abf695a1f22a489f04 Mon Sep 17 00:00:00 2001 From: Alexander Pieck Date: Tue, 11 Jun 2024 14:43:14 +0000 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd8d8d8..e6bbb3a 100644 --- a/README.md +++ b/README.md @@ -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 - ComicCode (Nerd Font)