diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index acaa5d7bf..d50ad7498 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -70,6 +70,7 @@ ZSH_THEME="astro" # Add wisely, as too many plugins slow down shell startup. plugins=( git + git-prompt vi-mode )