diff --git a/configurations/profile/home/shell/zsh.nix b/configurations/profile/home/shell/zsh.nix index aac79c4..94b4ca3 100644 --- a/configurations/profile/home/shell/zsh.nix +++ b/configurations/profile/home/shell/zsh.nix @@ -124,6 +124,7 @@ in size = 100000; share = true; ignoreDups = true; + ignoreAllDups = true; ignoreSpace = true; };