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