add emoji support

This commit is contained in:
David Todd 2018-10-23 22:10:12 -05:00
parent 790d1390c1
commit 85f1086443

View File

@ -72,7 +72,8 @@ COMPLETION_WAITING_DOTS="true"
plugins=(git \
virtualenvwrapper \
catimg \
fancy-ctrl-z)
fancy-ctrl-z \
emoji)
# Load oh-my-zsh
source $ZSH/oh-my-zsh.sh