Updated readme.md

This commit is contained in:
Kristofers Solo 2023-02-22 22:21:07 +02:00
parent 1048bb7f40
commit b116d18df3

View File

@ -1,7 +1,5 @@
# The Solorice (Kristofers Solo dotfiles) # The Solorice (Kristofers Solo dotfiles)
- Very useful scripts are in `~/.local/bin/` - Very useful scripts are in `~/.local/bin/`
- Settings for: - Settings for:
- nvim (text editor) - nvim (text editor)
@ -16,7 +14,3 @@
- I try to minimize what's directly in `~` so: - I try to minimize what's directly in `~` so:
- All configs that can be in `~/.config/` are there. - All configs that can be in `~/.config/` are there.
- Some environmental variables have been set in `~/.zshenv` to move configs into `~/.config/` - Some environmental variables have been set in `~/.zshenv` to move configs into `~/.config/`
## Credits
- [lfimg by cirala](https://github.com/cirala/lfimg)