Added --recurse-submodules

This commit is contained in:
mlaga97 2023-09-08 23:14:19 +00:00
parent 1d0a48f32d
commit 7e946cf56d
1 changed files with 1 additions and 1 deletions

View File

@ -58,6 +58,6 @@ EOM
. ~/.bashrc . ~/.bashrc
cd cd
git clone git@git.mlaga97.space:mlaga97/.vim git clone --recurse-submodules -j8 git@git.mlaga97.space:mlaga97/.vim
git clone git@git.mlaga97.space:mlaga97/public-notes git clone git@git.mlaga97.space:mlaga97/public-notes
git clone git@git.mlaga97.space:mlaga97/.password-store git clone git@git.mlaga97.space:mlaga97/.password-store