mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
17 lines
538 B
Markdown
17 lines
538 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 `~/.zprofile` to move configs into `~/.config/`
|
|
|
|
|
|
## Credits
|
|
- [lfimg by cirala](https://github.com/cirala/lfimg)
|
|
- [omnipause by mel00010](https://github.com/mel00010/OmniPause) |