mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
Moved nvim
This commit is contained in:
parent
de1bc1f8af
commit
ffcaf42c11
10
readme.md
10
readme.md
@ -1,14 +1,20 @@
|
||||
# The Solorice (Kristofers Solo dotfiles)
|
||||
|
||||
|
||||
|
||||
- Very useful scripts are in `~/.local/bin/`
|
||||
- Settings for:
|
||||
- vim/nvim (text editor)
|
||||
- nvim (text editor)
|
||||
- Neovim configs have moved to separate repo and can be found [here](https://github.com/kristoferssolo/SoloVim).
|
||||
```shell
|
||||
git clone https://github.com/kristoferssolo/SoloVim ~/.config/nvim
|
||||
```
|
||||
- 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.
|
||||
- All configs that can be in `~/.config/` are there.
|
||||
- Some environmental variables have been set in `~/.zshenv` to move configs into `~/.config/`
|
||||
|
||||
## Credits
|
||||
|
||||
Loading…
Reference in New Issue
Block a user