From b8cc311d931a7988a457c9f128f119c036820c29 Mon Sep 17 00:00:00 2001 From: John Turner Date: Thu, 11 Dec 2025 16:24:57 -0500 Subject: enable hist_ignore_space option --- .zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index a883e71..a172b90 100644 --- a/.zshrc +++ b/.zshrc @@ -12,7 +12,8 @@ setopt \ notify \ autocd \ globstarshort \ - nobeep + nobeep \ + hist_ignore_space unsetopt \ nomatch -- cgit v1.2.3