add fancy-ctrl-z plugin

This commit is contained in:
David Todd 2018-10-23 22:00:42 -05:00
parent 24502e3d4e
commit 790d1390c1

View File

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