diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index 3218fbfd4..1159d1346 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -72,6 +72,7 @@ plugins=( git vi-mode history + history-substring-search ) source $ZSH/oh-my-zsh.sh