From 208f3386185dd4038c345557b47f917791d623c1 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 13 Jul 2018 07:47:21 -0600 Subject: [PATCH] Update elixir-oh-my-zsh description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1afbb7..56bb1e9 100644 --- a/README.md +++ b/README.md @@ -311,7 +311,7 @@ These frameworks make customizing your zsh setup easier. * [dwim](https://github.com/oknowton/zsh-dwim) - zsh-dwim attempts to predict what you will want to do next. It provides a key binding (control-u) that will replace the current (or previous) command line with the command you will want to run next. * [ec2ssh](https://github.com/h3poteto/zsh-ec2ssh) - List EC2 instances and `ssh` login to the instances easily. * [editing-workbench](https://github.com/psprint/zsh-editing-workbench) - Adds sane, complex command line editing (e.g. incremental history _word_ completion). -* [elixir-oh-my-zsh](https://github.com/gusaiani/elixir-oh-my-zsh) - Adds shortcuts for Elixir, IEX, Mix and Phoenix. +* [elixir-oh-my-zsh](https://github.com/gusaiani/elixir-oh-my-zsh) - Adds shortcuts for Elixir, IEX, Mix, Kiex and Phoenix. * [emoji-cli](https://github.com/b4b4r07/emoji-cli) - :scream: Emoji completion on the command line. * [emojis](https://github.com/MichaelAquilina/zsh-emojis) - Adds numerous ascii art emojis to your environment in convenient variables. * [enhancd](https://github.com/b4b4r07/enhancd) - A simple tool that provides enhanced `cd` command.