From b116d18df3280b9cddf8a503e2b81df8d81e4d96 Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Wed, 22 Feb 2023 22:21:07 +0200 Subject: [PATCH] Updated `readme.md` --- readme.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/readme.md b/readme.md index b33db505..ed76bcea 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,5 @@ # The Solorice (Kristofers Solo dotfiles) - - - Very useful scripts are in `~/.local/bin/` - Settings for: - nvim (text editor) @@ -16,7 +14,3 @@ - I try to minimize what's directly in `~` so: - All configs that can be in `~/.config/` are there. - Some environmental variables have been set in `~/.zshenv` to move configs into `~/.config/` - -## Credits - -- [lfimg by cirala](https://github.com/cirala/lfimg)