diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index ee2efee28..fd184287c 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -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