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