From 2a9a4c2d8c82b03d0a77953716172f693d719a61 Mon Sep 17 00:00:00 2001 From: Devin Haska <2636402+wonderfulfrog@users.noreply.github.com> Date: Mon, 29 Jul 2024 17:26:01 -0700 Subject: [PATCH] Update .gitconfig --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index b0457de..bb7b606 100644 --- a/.gitconfig +++ b/.gitconfig @@ -10,3 +10,5 @@ gpgsign = true [init] defaultBranch = main +[include] + path = .config/git/gpg