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
afffb83005
commit
2437394613
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ ZSH_THEME="astro"
|
||||||
plugins=(
|
plugins=(
|
||||||
git
|
git
|
||||||
vi-mode
|
vi-mode
|
||||||
|
autojump
|
||||||
)
|
)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue