mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-25 18:40:18 +00:00
Add DuckzCantFly/zsh-dot-plugin
Add `DuckzCantFly/zsh-dot-plugin` framework. Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
3ab33c7a57
commit
db30d1843a
1 changed files with 5 additions and 0 deletions
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue