Add my own oh-my-zsh theme.

This commit is contained in:
Gabriel Ebner 2011-07-28 22:27:15 +02:00
parent b1f95afabb
commit 7c5432a815
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit dcab0cdc54df8dbd3c192106eb8b6b4c770ac118
Subproject commit 85d2a6f21fd1a6a4c3f74c4ebef30fe63fd7574b

2
zshrc

@ -5,7 +5,7 @@
# oh-my-zsh
export ZSH=$HOME/etc/oh-my-zsh
export ZSH_THEME=afowler
export ZSH_THEME=gebner
export DISABLE_AUTO_UPDATE=true
plugins=(git ant deb debian gem git git-flow github perl rails3 ruby)