diff --git a/zsh/zshrc.d/10_shellopts.sh b/zsh/zshrc.d/10_shellopts.sh index c55db11..1422272 100644 --- a/zsh/zshrc.d/10_shellopts.sh +++ b/zsh/zshrc.d/10_shellopts.sh @@ -15,6 +15,8 @@ setopt CHECK_JOBS setopt HUP setopt LONG_LIST_JOBS +setopt share_history + bindkey -e autoload -U promptinit