diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index acaa5d7bf..3218fbfd4 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -71,6 +71,7 @@ ZSH_THEME="astro" plugins=( git vi-mode + history ) source $ZSH/oh-my-zsh.sh