Add zed-zsh plugin

This commit is contained in:
Joe Block 2017-08-15 09:58:48 -06:00
parent b12720929b
commit fdd837f257

View file

@ -375,6 +375,7 @@ These frameworks make customizing your zsh setup easier.
* [zaw](https://github.com/zsh-users/zaw) - ZSH anything.el-like widget.
* [zce](https://github.com/hchbaw/zce.zsh) - Vims EasyMotion / Emacss ace-jump-mode for zsh.
* [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 Zshells, for example.
* [zedzsh](https://github.com/eendroroy/zed-zsh) - A simple wrapper for [z](https://github.com/rupa/z) to install as zsh plugin.
* [zero](https://github.com/arlimus/zero.zsh) - Zero is both a plugin and a theme. See the github page for installation details.
* [zgdbm](https://github.com/zdharma/zgdbm) - Adds GDBM as a plugin
* [zinfo_line](https://github.com/kmhjs/zinfo_line) - Makes more information available to zsh themes.