feat(desktop): some eza options.

This commit is contained in:
CronyAkatsuki 2025-09-17 00:18:41 +02:00
parent 4b3992a4bc
commit 9601f90e4e

View file

@ -75,6 +75,9 @@
enableZshIntegration = true; enableZshIntegration = true;
git = true; git = true;
icons = "always"; icons = "always";
extraOptions = [
"--group-directories-first"
];
}; };
# Install direnv # Install direnv