update install.sh corrected the git submodule commands again.
Prithu Goswami prithugoswami524@gmail.com
Sat, 24 Mar 2018 20:24:31 +0530
1 files changed,
2 insertions(+),
1 deletions(-)
jump to
M
install.sh
→
install.sh
@@ -11,7 +11,8 @@ ##########
# Updateing the submodules in the git repo -git submodule init oh-my-zsh +git submodule init +git submodule update # copying the oh-my-zsh repo to the home dir cp -r ./oh-my-zsh ~/.oh-my-zsh