Browse code

Added heroku and bundler plugins

Nicolas Viennot authored on 12/10/2011 at 03:51:51
Showing 1 changed files
... ...
@@ -21,7 +21,7 @@ export DISABLE_AUTO_UPDATE="true"
21 21
 
22 22
 # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
23 23
 # Example format: plugins=(rails git textmate ruby lighthouse)
24
-plugins=(git github git-flow cap gem lol zsh-syntax-highlighting)
24
+plugins=(git github git-flow cap gem lol zsh-syntax-highlighting bundler heroku)
25 25
 
26 26
 source /etc/profile
27 27
 source $ZSH/oh-my-zsh.sh