This commit is contained in:
pagedMov
2024-10-10 18:25:19 -04:00
parent bd31255f04
commit 3d2fd69704
17 changed files with 163 additions and 142 deletions

View File

@@ -4,6 +4,8 @@
programs.eza = {
enable = true;
enableZshIntegration = true;
extraOptions = [ "-1" "-h" "--group-directories-first" ];
icons = true;
git = true;
};
}