remove oh-my-zsh, never used it
This commit is contained in:
parent
d85cab73d2
commit
df920e50f1
1 changed files with 0 additions and 1 deletions
1
newbox
1
newbox
|
|
@ -30,7 +30,6 @@ fi
|
||||||
cd ~
|
cd ~
|
||||||
if ! [ -d config ]; then
|
if ! [ -d config ]; then
|
||||||
git clone git://github.com/samsonjs/config || fail "cannot clone config repo"
|
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
|
fi
|
||||||
|
|
||||||
for FILE in config/*; do
|
for FILE in config/*; do
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue