feat(zsh): lg alias
This commit is contained in:
parent
e677754de3
commit
b294b8c8ee
@ -72,6 +72,7 @@
|
|||||||
ff = "fastfetch";
|
ff = "fastfetch";
|
||||||
cat = "${pkgs.lib.getExe pkgs.bat}";
|
cat = "${pkgs.lib.getExe pkgs.bat}";
|
||||||
cd = "z";
|
cd = "z";
|
||||||
|
lg = "lazygit";
|
||||||
};
|
};
|
||||||
|
|
||||||
initExtra = ''
|
initExtra = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user