diff --git a/home/ooks/base/shell/fish.nix b/home/ooks/base/shell/fish.nix index f342376..5124138 100644 --- a/home/ooks/base/shell/fish.nix +++ b/home/ooks/base/shell/fish.nix @@ -31,7 +31,7 @@ in tree = mkIf hasTre "tre"; - ls = mkIf hasEza "eza"; + ls = mkIf hasEza "eza --icons"; cat = mkIf hasBat "bat";