add autoenv

This commit is contained in:
Ivan Malison 2016-06-16 14:44:09 -07:00
parent c1e79877c0
commit a96aceccb7

View File

@ -8,7 +8,9 @@ test -e $ANTIGEN_PATH || upgrade_antigen
source $ANTIGEN_PATH
antigen bundle pip
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle git
antigen bundle kennethreitz/autoenv
antigen apply