add lzg alias
This commit is contained in:
@@ -56,6 +56,7 @@ lib.mkIf (user != "tv")
|
|||||||
ipy = "ipython";
|
ipy = "ipython";
|
||||||
c = "codium";
|
c = "codium";
|
||||||
g = "git";
|
g = "git";
|
||||||
|
lzg = "lazygit";
|
||||||
# gst = "git status";
|
# gst = "git status";
|
||||||
gps = "git push";
|
gps = "git push";
|
||||||
gpl = "git pull";
|
gpl = "git pull";
|
||||||
|
|||||||
Reference in New Issue
Block a user