Update install.sh
Prithu Goswami prithugoswami524@gmail.com
Sun, 01 Apr 2018 12:47:53 +0530
2 files changed,
1 insertions(+),
5 deletions(-)
M
.gitmodules
→
.gitmodules
@@ -1,3 +1,3 @@
[submodule "oh-my-zsh"] - path = oh-my-zsh + path = .oh-my-zsh url = https://github.com/robbyrussell/oh-my-zsh
M
install.sh
→
install.sh
@@ -10,10 +10,6 @@
########## -# Updateing the submodules in the git repo -git submodule init -git submodule update - # create dotfiles_old in homedir echo "Creating $olddir for backup of any existing dotfiles in ~"