eza
This commit is contained in:
parent
619599562b
commit
1afc1fc510
|
@ -9,7 +9,7 @@
|
|||
x = "startx";
|
||||
rm = "rm -i";
|
||||
cal = "cal -m";
|
||||
ls = "ls --color";
|
||||
ls = "${pkgs.eza}/bin/eza --icons --color";
|
||||
cd = "z";
|
||||
};
|
||||
envExtra = ''
|
||||
|
|
Loading…
Reference in New Issue
Block a user