From c61eb4024b55948854bcf794ca01fd81d397351e Mon Sep 17 00:00:00 2001 From: pika <67532734+pik4li@users.noreply.github.com> Date: Tue, 7 Jan 2025 00:23:20 +0100 Subject: [PATCH] . --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 197f014..d22804e 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,7 @@ this is the main config folder, the important files are the `.*.zsh` files. - .installs.zsh > This is just the function, for my own install scripts, to be ecexuted faster, with just `_install ` and it will automaticall put the url around, and `.sh | sh` to the end, installing the scripts easily. + +### plugins folder + +This is the place, where i clone the related plugins my own. I keep them as submodules, and have to keep them up to date as well. But maybe i try getting a way of auto update to it..