aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorNicholas Tay <nicholas.tay@monash.edu>2022-05-06 12:23:28 +1000
committerNicholas Tay <nicholas.tay@monash.edu>2022-05-06 12:23:28 +1000
commit069f1e0b71df5e23e1c5121e5f1c128f1b82a438 (patch)
tree482e8128c90f54ac186de7e54b4f5ca4d69f21e8 /.zshrc
parentcdb0a01691154e34a54fac8f10cb6291883a2011 (diff)
downloaddotlite-069f1e0b71df5e23e1c5121e5f1c128f1b82a438.tar.gz
dotlite-069f1e0b71df5e23e1c5121e5f1c128f1b82a438.tar.bz2
dotlite-069f1e0b71df5e23e1c5121e5f1c128f1b82a438.zip
git + zsh updates
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