eza: no icons
This commit is contained in:
parent
683615a8da
commit
e364359bdb
@ -110,7 +110,7 @@ in
|
|||||||
programs.eza.enableAliases = lib.mkIf (lib.versionOlder config.home.version.release "24.05") true;
|
programs.eza.enableAliases = lib.mkIf (lib.versionOlder config.home.version.release "24.05") true;
|
||||||
programs.eza.enableBashIntegration = true;
|
programs.eza.enableBashIntegration = true;
|
||||||
programs.eza.enableZshIntegration = true;
|
programs.eza.enableZshIntegration = true;
|
||||||
programs.eza.icons = "auto"; # --icons=auto
|
#programs.eza.icons = "auto"; # --icons=auto
|
||||||
programs.eza.extraOptions = [ "--group" "--group-directories-first" ];
|
programs.eza.extraOptions = [ "--group" "--group-directories-first" ];
|
||||||
|
|
||||||
#programs.zoxide.enable = true;
|
#programs.zoxide.enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user