mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Add zsh.ai
framework
Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
877f584197
commit
00bb17cd11
1 changed files with 5 additions and 0 deletions
|
@ -58,6 +58,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari
|
|||
- [zplug](#zplug)
|
||||
- [zpm](#zpm)
|
||||
- [zr](#zr)
|
||||
- [zsh.ai](#zshai)
|
||||
- [zshing](#zshing)
|
||||
- [zshPlug](#zshplug)
|
||||
- [ztanesh](#ztanesh)
|
||||
|
@ -359,6 +360,10 @@ The minuscule ZSH package manager. No frills, no bloat, just 2 kB of 100% ZSH co
|
|||
|
||||
**zr** is a quick, simple ZSH plugin manager written in Rust and easily installable with `cargo install zr`.
|
||||
|
||||
### zsh.ai
|
||||
|
||||
Focuses on security and hardening of local system. Requires [fzf](https://github.com/junegunn/fzf)
|
||||
|
||||
### [zshing](https://github.com/zakariaGatter/zshing)
|
||||
|
||||
**zshing** is a ZSH plugin manager similar to Vundle/Vim and allows you to...
|
||||
|
|
Loading…
Reference in a new issue