From 970630feb3fabb0c6d2cf2082099ae8df4053a81 Mon Sep 17 00:00:00 2001 From: James Walker Date: Fri, 13 Apr 2012 19:18:37 -0400 Subject: [PATCH] using heroku now --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index d542cc3..d20ee1e 100644 --- a/zshrc +++ b/zshrc @@ -16,7 +16,7 @@ export ZSH_THEME="walkah" # 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 svn ruby rails3 bundler rvm pip django osx brew deb ssh-agent npm drush vagrant knife) +plugins=(git github svn ruby rails3 bundler rvm heroku pip django osx brew deb ssh-agent npm drush vagrant knife) source $ZSH/oh-my-zsh.sh