diff --git a/.zshrc b/.zshrc index 0016c98..2ff7fd6 100644 --- a/.zshrc +++ b/.zshrc @@ -149,5 +149,5 @@ zinit light zsh-users/zsh-syntax-highlighting # Key bindings config #KEYTIMEOUT=5 # ^[ for esc; ^I for tab -bindkey '^[[Z' autosuggest-accept +bindkey '^a' autosuggest-accept