From 784fddea64c9a528e38d155aa521d444055e20ec Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Wed, 26 Feb 2025 00:41:03 +0200 Subject: [PATCH] fix(repo): remove tools/dotbot-asdf submodule --- add-submodules.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/add-submodules.sh b/add-submodules.sh index 537e32d..1600344 100755 --- a/add-submodules.sh +++ b/add-submodules.sh @@ -11,8 +11,6 @@ git submodule add --name dotbot-include \ -f https://gitlab.com/gnfzdz/dotbot-include.git tools/dotbot-include git submodule add --name dotbot-pip \ -f https://github.com/sobolevn/dotbot-pip.git tools/dotbot-pip -git submodule add --name dotbot-asdf \ - -f https://github.com/sobolevn/dotbot-asdf tools/dotbot-asdf # other repos git submodule add --name cheat-community \