From 2dd3090b35bda63981a79873ed117d10555a71bb Mon Sep 17 00:00:00 2001 From: Mark Vainomaa Date: Sat, 3 Feb 2018 15:46:28 +0200 Subject: [PATCH] Add emoji plugin --- plugins.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins.zsh b/plugins.zsh index 2f3dc08..36bc6ce 100644 --- a/plugins.zsh +++ b/plugins.zsh @@ -11,6 +11,7 @@ ZSHUPER_PLUGINS=( sindresorhus/pure zsh-users/zsh-history-substring-search willghatch/zsh-cdr + b4b4r07/emoji-cli zsh-users/zsh-completions zsh-users/zaw gradle/gradle-completion