diff --git a/.zshrc b/.zshrc index 2a06e1d..a118a0b 100644 --- a/.zshrc +++ b/.zshrc @@ -48,7 +48,7 @@ source "$HOME/.local/share/zinit/zinit.git/zinit.zsh" autoload -Uz _zinit (( ${+_comps} )) && _comps[zinit]=_zinit -ZSH_AUTOSUGGEST_STRATEGY=(match_prev_cmd completion) +ZSH_AUTOSUGGEST_STRATEGY=(history completion) # Load a few important annexes, without Turbo # (this is currently required for annexes)