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