solorice/readme.md
Kristofers Solo b35a4975bd Fix readme
2022-08-28 22:37:31 +03:00

17 lines
479 B
Markdown

# 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 `~/.zshenv` to move configs into `~/.config/`
## Credits
- [lfimg by cirala](https://github.com/cirala/lfimg)