mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 04:36:41 +00:00
home-profile: zsh ignore all hist dups
This commit is contained in:
@@ -124,6 +124,7 @@ in
|
||||
size = 100000;
|
||||
share = true;
|
||||
ignoreDups = true;
|
||||
ignoreAllDups = true;
|
||||
ignoreSpace = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user