diff --git a/home/programs/shell/eza.nix b/home/programs/shell/eza.nix index 4ff1af2..dbf4c51 100644 --- a/home/programs/shell/eza.nix +++ b/home/programs/shell/eza.nix @@ -7,7 +7,6 @@ extraOptions = [ "--group-directories-first" "--no-quotes" - "--git-ignore" "--icons=always" ]; };