feat: replace exa with eza
This commit is contained in:
parent
e91d1e1ce6
commit
b67b8b70e4
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ in
|
|||
};
|
||||
|
||||
shellAliases = {
|
||||
ls = "exa --group-directories-first --git";
|
||||
ls = "eza --group-directories-first --git";
|
||||
neovide = "neovide --multigrid";
|
||||
xclip = "xclip -selection clipboard";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue