This commit is contained in:
pika 2025-01-07 00:23:20 +01:00
parent 004bfccf12
commit c61eb4024b

View file

@ -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 <package>` 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..