diff --git a/homeManagerModules/shell.nix b/homeManagerModules/shell.nix index fe9cb7c..a029fb4 100644 --- a/homeManagerModules/shell.nix +++ b/homeManagerModules/shell.nix @@ -17,6 +17,7 @@ ignorePatterns = [ "history" "ls" + "eza" "clear" ]; save = 1000;