From 838ba4a5cdf984bbe19c609671fda2a948d412b1 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Fri, 13 Sep 2024 01:57:36 -0400 Subject: [PATCH] vim package note on readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a001e0..d9e9425 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,14 @@ this repo is my collection of dotfiles. it includes configs for my most frequently used tools. -### steps to install on debian and derivatives +## steps to install on debian and derivatives 1. `apt install make stow fish git byobu vim ripgrep fzf` 1. `make nuke install` - note that nuke removes existing files in your $HOME +## update vim packages + +1. `make vim` +1. `git commit -am 'update vim submodules'` +1. profit +