add emoji support
This commit is contained in:
parent
790d1390c1
commit
85f1086443
@ -72,7 +72,8 @@ COMPLETION_WAITING_DOTS="true"
|
|||||||
plugins=(git \
|
plugins=(git \
|
||||||
virtualenvwrapper \
|
virtualenvwrapper \
|
||||||
catimg \
|
catimg \
|
||||||
fancy-ctrl-z)
|
fancy-ctrl-z \
|
||||||
|
emoji)
|
||||||
|
|
||||||
# Load oh-my-zsh
|
# Load oh-my-zsh
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user