feat(desktop): some eza options.
This commit is contained in:
parent
4b3992a4bc
commit
9601f90e4e
1 changed files with 3 additions and 0 deletions
|
@ -75,6 +75,9 @@
|
|||
enableZshIntegration = true;
|
||||
git = true;
|
||||
icons = "always";
|
||||
extraOptions = [
|
||||
"--group-directories-first"
|
||||
];
|
||||
};
|
||||
|
||||
# Install direnv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue