summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rwxr-xr-x.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index bf56017..663fde9 100755
--- a/.zshrc
+++ b/.zshrc
@@ -291,6 +291,8 @@ else
alias l="ls -CF"
fi
+alias lg="lazygit"
+
alias q="exit"
alias x="exit"