mirror of
https://tildegit.org/ben/dotfiles.git
synced 2025-03-31 10:13:21 +00:00
vim package note on readme
This commit is contained in:
parent
c91e028056
commit
838ba4a5cd
@ -4,8 +4,14 @@ this repo is my collection of dotfiles.
|
|||||||
|
|
||||||
it includes configs for my most frequently used tools.
|
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. `apt install make stow fish git byobu vim ripgrep fzf`
|
||||||
1. `make nuke install` - note that nuke removes existing files in your $HOME
|
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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user