Add zsh.ai framework

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2023-01-08 12:42:33 -07:00
parent 877f584197
commit 00bb17cd11

View file

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