add lazygit alias

This commit is contained in:
MFlossmann 2024-08-04 21:06:57 +02:00
parent 1897e2505c
commit 32b5eef9a3

View file

@ -65,6 +65,7 @@
shellAliases = { shellAliases = {
ll = "lsd -l"; ll = "lsd -l";
lg = "lazygit";
}; };
history = { history = {