my shell and tool configurations

vim package note on readme

+7 -1
+7 -1
README.md
··· 4 4 5 5 it includes configs for my most frequently used tools. 6 6 7 - ### steps to install on debian and derivatives 7 + ## steps to install on debian and derivatives 8 8 9 9 1. `apt install make stow fish git byobu vim ripgrep fzf` 10 10 1. `make nuke install` - note that nuke removes existing files in your $HOME 11 11 12 + ## update vim packages 13 + 14 + 1. `make vim` 15 + 1. `git commit -am 'update vim submodules'` 16 + 1. profit 17 +