summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshrc3
1 files changed, 2 insertions, 1 deletions
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