From 92f08164215bc25ce3f12f08a9a49107b11e8264 Mon Sep 17 00:00:00 2001 From: Patrick Stewart Date: Tue, 30 Jul 2024 07:05:33 -0700 Subject: [PATCH] add: adding per-profile --- .gitmodules | 3 +++ resources/per-profile | 1 + 2 files changed, 4 insertions(+) create mode 160000 resources/per-profile diff --git a/.gitmodules b/.gitmodules index d17ce68..e6941f9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "resources/org-profile"] path = resources/org-profile url = https://git.protevus.com/protevus/.profile.git +[submodule "resources/per-profile"] + path = resources/per-profile + url = https://git.protevus.com/mrpastewart/.profile.git diff --git a/resources/per-profile b/resources/per-profile new file mode 160000 index 0000000..2cf2b4b --- /dev/null +++ b/resources/per-profile @@ -0,0 +1 @@ +Subproject commit 2cf2b4b7a079e50ff64b400a0baa8f74c67971de