chore(git): use lazygit instead of gitui

Amolith created

Change summary

dot_config/git/config.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

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