... | ... |
@@ -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 |