From f6967d002946037eeb66af58c59ed3f559088a3c Mon Sep 17 00:00:00 2001 From: Alex Schofield Date: Tue, 11 Feb 2025 00:11:47 +0000 Subject: add submodule directory for other dotfiles --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ff65b6c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "external/dotfile"] + path = external/dotfile + url = https://github.com/adrienbarlier/dotfile -- cgit v1.2.3