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