all repos — dotfiles @ 8f60eb8764c10e12cecc112342a5a841a6f7e1c0

linux dotfiles

update install.sh

corrected the git submodule commands again.
Prithu Goswami prithugoswami524@gmail.com
Sat, 24 Mar 2018 20:24:31 +0530
commit

8f60eb8764c10e12cecc112342a5a841a6f7e1c0

parent

c93f599362ded8028296c647b7432c10ad6f9824

1 files changed, 2 insertions(+), 1 deletions(-)

jump to
M install.shinstall.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