mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-13 21:57:05 +00:00
Add zeno plugin
Add zeno now that https://github.com/yuki-yano/zeno.zsh/issues/26 is closed.
This commit is contained in:
parent
820a6e0224
commit
a3225a7e33
1 changed files with 1 additions and 0 deletions
|
@ -1029,6 +1029,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
* [zconvey](https://github.com/zdharma/zconvey) - Adds ability to send commands to other ZSH sessions, you can use this to `cd $PWD` on all active Z shell sessions, for example.
|
||||
* [zed](https://github.com/eendroroy/zed-zsh) - A simple wrapper for [z](https://github.com/rupa/z) to install it via a ZSH plugin.
|
||||
* [zeit](https://github.com/zeit/zeit.zsh-theme) - Optimized for dark backgrounds, includes `git` status information.
|
||||
* [zeno](https://github.com/yuki-yano/zeno.zsh) - Fuzzy completion and utility plugin powered by [Deno](https://deno.land/).
|
||||
* [zero](https://github.com/arlimus/zero.zsh) - Zero is both a plugin and a theme. See the github page for installation details.
|
||||
* [zflai](https://github.com/zdharma/zflai) - A fast logging framework for ZSH.
|
||||
* [zfzf](https://github.com/b0o/zfzf) - A fzf-powered file picker for ZSH which allows you to quickly navigate the directory hierarchy.
|
||||
|
|
Loading…
Reference in a new issue