From fb97f08232b39f6fbb9fe2c354195e170c3b916b Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 12 Jul 2018 13:00:32 -0600 Subject: [PATCH] Make zed entry consistent with other entries with zsh in their name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be1aa46..d1afbb7 100644 --- a/README.md +++ b/README.md @@ -551,7 +551,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) - Vim’s EasyMotion / Emacs’s 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. +* [zed](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. * [zgen-compinit-tweak](https://github.com/seletskiy/zsh-zgen-compinit-tweak) - Make compinit run only once after all loading is done by zgen.