🚑 (neodymium/home/shell) rip exa, deprecated, replace by eza
This commit is contained in:
parent
24c4cf3940
commit
7733093525
|
@ -1,8 +1,8 @@
|
|||
{ ... }: {
|
||||
programs.exa.enable = true;
|
||||
programs.eza.enable = true;
|
||||
programs.zsh.shellAliases = {
|
||||
l =
|
||||
"exa -lahg --icons --git --time-style=long-iso --group-directories-first --color=always";
|
||||
"eza -lahg --icons --git --time-style=long-iso --group-directories-first --color=always";
|
||||
ll = "l --grid";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue