diff --git a/home/base/core/core.nix b/home/base/core/core.nix index 5fd41631..bf55e013 100644 --- a/home/base/core/core.nix +++ b/home/base/core/core.nix @@ -62,7 +62,7 @@ # do not enable aliases in nushell! enableNushellIntegration = false; git = true; - icons = true; + icons = "auto"; }; # a cat(1) clone with syntax highlighting and Git integration.