From abfd0e74b335b527b6fd6c8c67ffbf378b167f35 Mon Sep 17 00:00:00 2001 From: Triston Armstrong Date: Sat, 23 Dec 2023 21:27:04 -0600 Subject: [PATCH] add my notes as a submodule --- .gitmodules | 3 +++ notes | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 notes diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c67aaf0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "notes"] + path = notes + url = https://gitlab.com/Tarmstrong95/triston-notes.git diff --git a/notes b/notes new file mode 160000 index 0000000..782949f --- /dev/null +++ b/notes @@ -0,0 +1 @@ +Subproject commit 782949fe002e9bbcca27a7b76914b9042fb8f43f