From df9c42136e505901daf0dd263216ec05bf1842e9 Mon Sep 17 00:00:00 2001 From: John Costa Date: Mon, 12 May 2025 20:57:17 +0100 Subject: [PATCH] feat: submodule --- .gitmodules | 3 +++ haystack-arch | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 haystack-arch diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3cd4104 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "haystack"] + path = haystack-arch + url = https://aur.archlinux.org/haystack diff --git a/haystack-arch b/haystack-arch new file mode 160000 index 0000000..6f33804 --- /dev/null +++ b/haystack-arch @@ -0,0 +1 @@ +Subproject commit 6f33804b5d27f4ace2de5a1620470a238d2aa472