mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
add plugins
This commit is contained in:
parent
839ea2dde4
commit
102391d011
1 changed files with 1 additions and 1 deletions
|
|
@ -70,8 +70,8 @@ ZSH_THEME="astro"
|
|||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(
|
||||
git
|
||||
git-prompt
|
||||
vi-mode
|
||||
z
|
||||
)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue