add git repo option

This commit is contained in:
Rachel Lambda Samuelsson 2024-09-11 14:36:30 +02:00
parent fa9d50bca6
commit 280a4230e7

View File

@ -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 = ''