add lzg alias

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-06-05 18:23:09 +02:00
parent 65323cfde9
commit 4b6c973640

View File

@@ -56,6 +56,7 @@ lib.mkIf (user != "tv")
ipy = "ipython";
c = "codium";
g = "git";
lzg = "lazygit";
# gst = "git status";
gps = "git push";
gpl = "git pull";