add plugins

This commit is contained in:
linsilence 2019-06-10 20:17:55 +08:00
commit 102391d011

View file

@ -70,8 +70,8 @@ ZSH_THEME="astro"
# Add wisely, as too many plugins slow down shell startup. # Add wisely, as too many plugins slow down shell startup.
plugins=( plugins=(
git git
git-prompt
vi-mode vi-mode
z
) )
source $ZSH/oh-my-zsh.sh source $ZSH/oh-my-zsh.sh