aboutsummaryrefslogtreecommitdiffstats
path: root/zuwu.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zuwu.zsh')
-rwxr-xr-xzuwu.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/zuwu.zsh b/zuwu.zsh
index 2f66bfa..ed13554 100755
--- a/zuwu.zsh
+++ b/zuwu.zsh
@@ -123,7 +123,7 @@ reloadopt() {
fi
}
- noop "${WILL_SHARE_HISTORY:=false}"
+ noop "${WILL_SHARE_HISTORY:=true}"
noop "${KEYBIND_FORWARD_WORD:="^[[1;5C"}"
noop "${KEYBIND_BACKWARD_WORD:="^[[1;5D"}"
noop "${DO_AUTOCD:=true}"