mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-26 10:04:24 +02:00
home-profile: zsh ignore all hist dups
This commit is contained in:
parent
f0ae63d1b6
commit
a19b5b9a3f
@ -124,6 +124,7 @@ in
|
||||
size = 100000;
|
||||
share = true;
|
||||
ignoreDups = true;
|
||||
ignoreAllDups = true;
|
||||
ignoreSpace = true;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user