remove oh-my-zsh, never used it

This commit is contained in:
Sami Samhuri 2011-11-18 08:01:15 -08:00
parent d85cab73d2
commit df920e50f1

1
newbox
View file

@ -30,7 +30,6 @@ fi
cd ~
if ! [ -d config ]; then
git clone git://github.com/samsonjs/config || fail "cannot clone config repo"
git clone git://github.com/robbyrussell/oh-my-zsh.git config/oh-my-zsh
fi
for FILE in config/*; do