Add DuckzCantFly/zsh-dot-plugin

Add `DuckzCantFly/zsh-dot-plugin` framework.

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2023-10-12 07:59:17 -06:00
parent 3ab33c7a57
commit db30d1843a

View file

@ -63,6 +63,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari
- [zr](#zr)
- [zsh.ai](#zshai)
- [zshing](#zshing)
- [zsh-dot-plugin](#zsh-dot-plugin)
- [zshPlug](#zshplug)
- [ztanesh](#ztanesh)
- [ztheme](#ztheme)
@ -393,6 +394,10 @@ Focuses on security and hardening of local system. Requires [fzf](https://github
- Run the above actions in a *single command*
- Manages the **Source Plugins** of your installed Plugins
### [zsh-dot-plugin](https://github.com/DuckzCantFly/zsh-dot-plugin)
Customize your .zshrc with only ~21 lines of code. Based on [zsh-unplugged](https://github.com/mattmc3/zsh_unplugged).
### [zshPlug](https://github.com/Atlas34/zshPlug)
**zshPlug** is a minimalist plugin manager heavily based on [zap](https://github.com/zap-zsh/zap).