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
556d535921
commit
839ea2dde4
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ ZSH_THEME="astro"
|
|||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(
|
||||
git
|
||||
git-prompt
|
||||
vi-mode
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue