From 7e946cf56d5d24ee49debc4c4783a74fe412ff78 Mon Sep 17 00:00:00 2001 From: mlaga97 Date: Fri, 8 Sep 2023 23:14:19 +0000 Subject: [PATCH] Added --recurse-submodules --- yubikey-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yubikey-bootstrap.sh b/yubikey-bootstrap.sh index 2585765..b51ff7e 100644 --- a/yubikey-bootstrap.sh +++ b/yubikey-bootstrap.sh @@ -58,6 +58,6 @@ EOM . ~/.bashrc 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/.password-store