add autoenv
This commit is contained in:
parent
c1e79877c0
commit
a96aceccb7
@ -8,7 +8,9 @@ test -e $ANTIGEN_PATH || upgrade_antigen
|
|||||||
|
|
||||||
source $ANTIGEN_PATH
|
source $ANTIGEN_PATH
|
||||||
|
|
||||||
|
antigen bundle pip
|
||||||
antigen bundle zsh-users/zsh-syntax-highlighting
|
antigen bundle zsh-users/zsh-syntax-highlighting
|
||||||
antigen bundle git
|
antigen bundle git
|
||||||
|
antigen bundle kennethreitz/autoenv
|
||||||
|
|
||||||
antigen apply
|
antigen apply
|
||||||
|
Loading…
Reference in New Issue
Block a user