From 47298b85b2c4289cc3b2526722ffa0405b08fb56 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 21 Dec 2025 13:36:17 -0800 Subject: use fish with the minimal profile --- home/profiles/eza.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/profiles/eza.nix') diff --git a/home/profiles/eza.nix b/home/profiles/eza.nix index 0952201..cf34d5c 100644 --- a/home/profiles/eza.nix +++ b/home/profiles/eza.nix @@ -2,7 +2,7 @@ { programs.eza = { enable = true; - icons = "auto"; + icons = "always"; colors = "always"; git = true; # I setup my own aliases -- cgit v1.2.3