mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +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.
|
# 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue