diff --git a/shell/zshrc b/shell/zshrc index 80f9d2b..15eb91a 100644 --- a/shell/zshrc +++ b/shell/zshrc @@ -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