adding new plugin to support executing commands without a ccache

This commit is contained in:
Michael Komitee 2010-12-26 17:44:03 -05:00
commit 8bd3909aad

View file

@ -16,7 +16,7 @@ export DISABLE_AUTO_UPDATE="true"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git github vi-mode)
plugins=(git github vi-mode kerberos)
source $ZSH/oh-my-zsh.sh