Add catimg omz plugin

Requires ImageMagick - converts images to 256 color ansi and prints to stdout
More info: https://github.com/posva/catimg
This commit is contained in:
David Todd (c0de) 2018-02-11 00:01:46 -06:00
parent ef9f2a40e0
commit a775e08560

View File

@ -73,7 +73,8 @@ plugins=(git \
per-directory-history \
virtualenvwrapper \
wp-cli \
nyan)
nyan \
catimg)
# Load oh-my-zsh
source $ZSH/oh-my-zsh.sh