From e1bb22a1b53183879770567ff3308287f18d3e6b Mon Sep 17 00:00:00 2001 From: Ian Chesal Date: Mon, 12 Mar 2012 09:38:59 -0400 Subject: [PATCH] Added knife plugin --- my.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my.zshrc b/my.zshrc index d8497ff6b..235a403a0 100644 --- a/my.zshrc +++ b/my.zshrc @@ -29,7 +29,7 @@ DISABLE_AUTO_UPDATE="true" # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*) # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) -plugins=(cpanm git brew github gradle history-substring-search osx python perl svn terminalapp textmate axefx sublime-text-2 mactex) +plugins=(cpanm git brew github gradle history-substring-search knife osx python perl svn terminalapp textmate axefx sublime-text-2 mactex) source $ZSH/oh-my-zsh.sh