diff options
Diffstat (limited to '')
| -rw-r--r-- | home/profiles/eza.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
