summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index b946ca3..c6edeb9 100644
--- a/.zshrc
+++ b/.zshrc
@@ -420,7 +420,7 @@ setopt no_bg_nice
setopt share_history
setopt bang_hist
setopt extended_history
-setopt hist_reduce_blanks
+#setopt hist_reduce_blanks
setopt hist_ignore_space
setopt hist_find_no_dups
setopt nohistverify