Fix oh-my-zsh git link
This commit is contained in:
parent
117e00a55e
commit
bd01d79bf0
@ -68,7 +68,7 @@ is first on the path"
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
env git clone --depth=1
|
env git clone --depth=1
|
||||||
https://github.com/robbyrussell/oh-my-zsh.git "$ZSH" || {
|
http://git.adphi.net/Adphi/oh-my-zsh.git "$ZSH" || {
|
||||||
printf "Error: git clone of oh-my-zsh repo failed\n"
|
printf "Error: git clone of oh-my-zsh repo failed\n"
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user