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
Amolith created
dot_config/git/config.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -13,7 +13,7 @@
ps = push
pl = pull
us = 'reset HEAD --'
- ui = !gitui
+ ui = !lazygit
m = !meteor
me = merge
s = show