From a8caa498568d05bc7f2969c873a9f87acba7207b Mon Sep 17 00:00:00 2001 From: Amolith Date: Wed, 14 Jan 2026 12:35:35 -0700 Subject: [PATCH] chore(git): use lazygit instead of gitui --- dot_config/git/config.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/git/config.tmpl b/dot_config/git/config.tmpl index 5a9a512c721df3251b7736a1c06fb862d507ab2d..44c5e4aebb28816cd724873e6d6d1c56b14408bb 100644 --- a/dot_config/git/config.tmpl +++ b/dot_config/git/config.tmpl @@ -13,7 +13,7 @@ ps = push pl = pull us = 'reset HEAD --' - ui = !gitui + ui = !lazygit m = !meteor me = merge s = show