update oh-my-zsh

This commit is contained in:
Gabriel Ebner 2013-12-05 17:46:52 +01:00
parent 63854c9328
commit 6b0e49ef47
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit cc3df1c4222e51e87e178ca20db6e9a0460484b4
Subproject commit 9a26880c1781bdc82594cd0486a6cb7dbeff1f61

2
zshrc

@ -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 rails3 ruby)
plugins=(git ant deb debian gem git git-flow github perl rails ruby)
source $ZSH/oh-my-zsh.sh