readme tweaks
This commit is contained in:
parent
30edaae57e
commit
a6db574ac0
16
README.md
16
README.md
|
@ -1,5 +1,15 @@
|
||||||
# configs
|
# configs
|
||||||
|
|
||||||
some config files i use for my systems.
|
This repository contains most of the configs I use on my systems, this is all for Linux
|
||||||
you need to install fzf for some zsh stuff
|
systems, be it servers or workstations. To install it, just run the desktop/server script as the
|
||||||
you also need vim plugged for vim plugins
|
target user, some stuff will need to run as root.
|
||||||
|
|
||||||
|
# Dependencies
|
||||||
|
- vim
|
||||||
|
- fzf
|
||||||
|
- nnn
|
||||||
|
- zsh
|
||||||
|
- git
|
||||||
|
- curl
|
||||||
|
- lsd (workstations)
|
||||||
|
- nodejs (nvim language server)
|
||||||
|
|
Loading…
Reference in New Issue