Fix readme

This commit is contained in:
Kristofers Solo
2022-08-28 22:37:31 +03:00
parent 1524a5948f
commit b35a4975bd

View File

@@ -1,16 +0,0 @@
# The Solorice (Kristofers Solo dotfiles)
- Very useful scripts are in `~/.local/bin/`
- Settings for:
- vim/nvim (text editor)
- zsh (shell)
- lf (file manager)
- nsxiv (image/gif viewer)
- mpv (video player)
- I try to minimize what's directly in `~` so:
- All configs that can be in `~/.config/` are.
- Some environmental variables have been set in `~/.zprofile` to move configs into `~/.config/`
## Credits
- [lfimg by cirala](https://github.com/cirala/lfimg)