diff --git a/.zshrc b/.zshrc index fa03e16..b82db72 100644 --- a/.zshrc +++ b/.zshrc @@ -141,7 +141,7 @@ zinit snippet OMZP::colored-man-pages zinit snippet OMZP::encode64 zinit snippet OMZP::gh zinit snippet OMZP::pip -zinit snippet OMZP::sudo +#zinit snippet OMZP::sudo zinit light zsh-users/zsh-autosuggestions zinit light zsh-users/zsh-syntax-highlighting @@ -150,3 +150,4 @@ zinit light zsh-users/zsh-syntax-highlighting KEYTIMEOUT=5 # ^[ for esc; ^I for tab bindkey '^a' autosuggest-accept +bindkey '^[^[' vi-cmd-mode