This commit is contained in:
David Todd (c0de) 2018-02-10 19:43:52 -06:00
parent 130ba2d1a5
commit 46f08706bf

View File

@ -65,7 +65,8 @@ COMPLETION_WAITING_DOTS="true"
# Add wisely, as too many plugins slow down shell startup.
plugins=(git \
virtualenvwrapper \
wp-cli)
wp-cli \
nyan)
# Load oh-my-zsh
source $ZSH/oh-my-zsh.sh