Merge pull request #2 from webflo/f2f09f0ae6ed10a7e6e16c9bc111e4d4bd9d5258

Untitled
This commit is contained in:
Steve Losh 2011-05-09 15:19:23 -07:00
commit 68c9723f14
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@ then
fi
echo "Cloning Oh My Zsh..."
/usr/bin/env git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
/usr/bin/env git clone git://github.com/sjl/oh-my-zsh.git ~/.oh-my-zsh
echo "Looking for an existing zsh config..."
if [ -f ~/.zshrc ] || [ -h ~/.zshrc ]