add git repo option
This commit is contained in:
parent
fa9d50bca6
commit
280a4230e7
|
@ -9,7 +9,7 @@
|
|||
x = "startx";
|
||||
rm = "rm -i";
|
||||
cal = "cal -m";
|
||||
ls = "${pkgs.eza}/bin/eza --icons --color";
|
||||
ls = "${pkgs.eza}/bin/eza --icons --color --git-repos";
|
||||
cd = "z";
|
||||
};
|
||||
envExtra = ''
|
||||
|
|
Loading…
Reference in New Issue
Block a user