all repos — nixfiles @ 987d8c5d2a25ece7ee2f06046cb0480047ddef08

System and user configuration, managed by nix and home-manager

zsh: do not remember commands starting with `trash`

Alan Pearce
commit

987d8c5d2a25ece7ee2f06046cb0480047ddef08

parent

19827b13506cdbe6e6490ee74a6fea7066cc2e0d

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M user/settings/zsh.nixuser/settings/zsh.nix
@@ -57,6 +57,7 @@ size = 100000;
share = false; ignorePatterns = [ "rm *" + "trash *" "pkill *" "* aria2c *" ];