From a6db574ac0cadc5b4cfdd28ef949d7c032cf72d9 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Wed, 25 Jan 2023 09:12:00 +0100 Subject: [PATCH] readme tweaks --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8b61823..8850f26 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # configs -some config files i use for my systems. -you need to install fzf for some zsh stuff -you also need vim plugged for vim plugins \ No newline at end of file +This repository contains most of the configs I use on my systems, this is all for Linux +systems, be it servers or workstations. To install it, just run the desktop/server script as the +target user, some stuff will need to run as root. + +# Dependencies +- vim +- fzf +- nnn +- zsh +- git +- curl +- lsd (workstations) +- nodejs (nvim language server)