From 069f1e0b71df5e23e1c5121e5f1c128f1b82a438 Mon Sep 17 00:00:00 2001 From: Nicholas Tay Date: Fri, 6 May 2022 12:23:28 +1000 Subject: git + zsh updates --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zshrc') 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 -- cgit