oh my zsh!
This commit is contained in:
parent
b4b83c647e
commit
0dc1c3630a
1 changed files with 1 additions and 0 deletions
1
newbox
1
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue