From 840ee9efa34a4f03d90787635acef779b7e79c6c Mon Sep 17 00:00:00 2001 From: John Ogle Date: Tue, 16 Jul 2024 22:26:58 -0700 Subject: [PATCH] Add doom submodule --- .gitmodules | 3 +++ doom | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 doom diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..42682c3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "doom\\"] + path = doom + url = ssh://git@git.johnogle.info:2222/johno/doom-config.git diff --git a/doom b/doom new file mode 160000 index 0000000..5fcd9bc --- /dev/null +++ b/doom @@ -0,0 +1 @@ +Subproject commit 5fcd9bcf4efb578acd7ae390ebcf319689434c32