update oh-my-zsh

This commit is contained in:
Gabriel Ebner 2014-06-01 14:26:38 +02:00
parent 150037a6f9
commit 0bab070d06
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 9a26880c1781bdc82594cd0486a6cb7dbeff1f61
Subproject commit 00aba56ee58ea447f705a3948c20c71848598fcc

2
zshrc
View File

@ -8,7 +8,7 @@ export ZSH=$HOME/etc/oh-my-zsh
export ZSH_THEME=gebner
export DISABLE_AUTO_UPDATE=true
plugins=(git ant deb debian gem git git-flow github perl rails ruby)
plugins=(git gem perl rails ruby)
source $ZSH/oh-my-zsh.sh