Merge pull request #1854 from unixorn/remove-zi-framework

Remove zi framework
This commit is contained in:
Joe Block 2024-04-06 17:59:11 -06:00 committed by GitHub
commit e438a92492
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,6 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari
- [zgem](#zgem)
- [zgen](#zgen)
- [zgenom](#zgenom)
- [ZI](#zi)
- [zilsh](#zilsh)
- [zim](#zim)
- [Zinit](#zinit)
@ -263,12 +262,6 @@ This minimizes startup time by not having to execute time consuming logic (plugi
Zgenom can load [oh-my-zsh](http://ohmyz.sh/)-compatible and [prezto](https://github.com/sorin-ionescu/prezto)-compatible plugins and themes, and will automagically `git clone` plugins for you when you add them to your plugin list.
### [ZI](https://github.com/z-shell/zi)
**ZI** is a Swiss Army Knife for ZSH. Formerly known as `zplugin` and`zinit`. ZI - [Wiki Pages](https://z-shell.pages.dev/).
Bonus: you can use [zi-console](https://github.com/z-shell/zi-console) to view and change the state of the ZSH session (e.g.: list and unload plugins) and to delete the plugins and snippets from the disk.
### [zilsh](https://github.com/zilsh/zilsh)
**zilsh** is a ZSH config system that aims to appeal more to power-users and follow the simplistic approach of vim-pathogen.