From 87a159ebd64559f1a8e20999dbfb048b6de3100e Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 11 Mar 2017 06:43:48 -0800 Subject: [PATCH] Add expand-ealias plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4968a2e..c685370 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ These frameworks make customizing your zsh setup easier. * [emoji-cli](https://github.com/b4b4r07/emoji-cli) - :scream: Emoji completion on the command line * [enhancd](https://github.com/b4b4r07/enhancd) - A simple tool that provides enhanced `cd` command * [exercism](https://github.com/fabiokiatkowski/exercism.plugin.zsh) - A plugin for [exercism.io](http://exercism.io/). +* [expand-ealias](https://github.com/zigius/expand-ealias.plugin.zsh) - Expand specific aliases with space * [fixnumpad-osx.plugin.zsh](https://github.com/zsmizzle/fixnumpad-osx.plugin.zsh/blob/master/fixnumpad-osx.plugin.zsh) - Enables numpad keys of Apple keyboards to be recognized in zsh * [fzf-marks](https://github.com/uvaes/fzf-marks) - Little script to create, navigate and delete bookmarks in Bash and Zsh, using the fuzzy finder [fzf](https://github.com/junegunn/fzf). * [fzf-widgets](https://github.com/ytet5uy4/fzf-widgets) - Adds some ZLE widgets for [fzf](https://github.com/junegunn/fzf)