diff --git a/newbox b/newbox index bf3e978..e2f3ad1 100755 --- a/newbox +++ b/newbox @@ -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