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..