add lazygit gg alias

This commit is contained in:
Daniel Bauer
2026-01-06 10:56:51 +01:00
parent 763f59050f
commit e50efde528

View File

@@ -38,3 +38,4 @@ alias kp=keepassxc-cli
# git # git
alias gcom="git commit -m" alias gcom="git commit -m"
alias gg="lazygit"