mirror of https://github.com/nirenjan/dotfiles.git
Remove submodules - replace with subtree
parent
f9c4879b74
commit
2c08462a0f
|
@ -1,3 +0,0 @@
|
||||||
[submodule "scripts"]
|
|
||||||
path = scripts
|
|
||||||
url = my:scripts
|
|
5
install
5
install
|
@ -152,11 +152,6 @@ then
|
||||||
https://raw.githubusercontent.com/git/git/master/contrib/completion/git-prompt.sh
|
https://raw.githubusercontent.com/git/git/master/contrib/completion/git-prompt.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#######################################################################
|
|
||||||
# Initialize submodules
|
|
||||||
#######################################################################
|
|
||||||
git submodule update --init --recursive
|
|
||||||
|
|
||||||
#######################################################################
|
#######################################################################
|
||||||
# Install scripts
|
# Install scripts
|
||||||
#######################################################################
|
#######################################################################
|
||||||
|
|
1
scripts
1
scripts
|
@ -1 +0,0 @@
|
||||||
Subproject commit a1dbe3c5d0235df31d7119309e6ad27bbdb8c018
|
|
Loading…
Reference in New Issue