From e1c6011344f8d203f5b5d982387ca627f1b9e3e7 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Sun, 23 Jun 2024 14:47:05 -0400 Subject: mint themes, other fixes --- home/config/git/gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/config/git') diff --git a/home/config/git/gitconfig b/home/config/git/gitconfig index c7aa4a0..0260067 100644 --- a/home/config/git/gitconfig +++ b/home/config/git/gitconfig @@ -3,6 +3,6 @@ email = freya@freyacat.org name = Freya Murphy [commit] - gpgsign = false + gpgsign = true [init] defaultBranch = main -- cgit v1.2.3-freya