aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 0a1ca9e..4356a07 100644
--- a/.zshrc
+++ b/.zshrc
@@ -12,7 +12,7 @@ SAVEHIST=1000
# Some misc options
setopt auto_cd
-setopt share_history
+#setopt share_history
setopt menu_complete
setopt cdable_vars
# Automatically push dirs to stack so we can quickly flip between dirs