feat (cli): eza options
This commit is contained in:
parent
86bb47d7a3
commit
1641a13ce3
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
"o" = "xdg-open";
|
||||
"update" = "sudo nixos-rebuild switch --flake ~/dev/nixos";
|
||||
"rm" = "rm -i";
|
||||
"ls" = "eza";
|
||||
"ls" = "eza --git-ignore -ls type";
|
||||
};
|
||||
|
||||
stateVersion = "25.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue