From ab91eb64b7bef3d1403f5f084cc9d5a614f1c5c7 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Mon, 14 Jul 2025 12:45:10 +0000
Subject: [PATCH] Update submodules

---
 .gitmodules |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 6aaf43e..b341c61 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,12 @@
 [submodule "emacs/.emacs.d"]
 	path = emacs/emacs.d
 	url = https://github.com/Chizi123/.emacs.d.git
+	branch = main
+	ignore = all
 [submodule "zsh/antidote"]
 	path = zsh/antidote
 	url = https://github.com/mattmc3/antidote.git
+	branch = main
+[submodule "bash/ble.sh"]
+	path = bash/ble.sh
+	url = https://github.com/akinomyoga/ble.sh.git

--
Gitblit v1.10.0