@@ -135,6 +135,10 @@ git() {
}
alias g='git'
+if (( $+commands[lazygit] )); then
+ alias lg='lazygit'
+fi
+
#
# Tmux