From b97466209ced065a6883880e223255e733ce654f Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Mon, 6 Apr 2026 08:48:06 -0700 Subject: [PATCH] update git editor --- default/gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/gitconfig b/default/gitconfig index ed3cb38..537aa58 100644 --- a/default/gitconfig +++ b/default/gitconfig @@ -5,6 +5,6 @@ email = support@pogmom.me [core] - editor = /usr/bin/nvim + editor = hx [init] defaultBranch = main