diff --git a/dotfiles/zshrc b/dotfiles/zshrc index 0eb3c1f..ac803ba 100755 --- a/dotfiles/zshrc +++ b/dotfiles/zshrc @@ -4,7 +4,7 @@ HISTSIZE=10000 SAVEHIST=10000 setopt appendhistory autocd autopushd extendedglob nohup nomatch histignorespace histlexwords histverify cbases unsetopt beep histbeep listbeep flowcontrol -bindkey -e +bindkey -v # Completion zstyle :compinstall filename "${HOME}/.zshrc"