diff --git a/.zgenrc b/.zgenrc index f664a42..a6189b2 100644 --- a/.zgenrc +++ b/.zgenrc @@ -125,8 +125,8 @@ load-starter-plugin-list() { # when in a directory with vagrant/docker files can use start, stop, up, down zgen load Cloudstek/zsh-plugin-appup - # automatically add .env contents to environment vars, as long as you're in the folder - zgen load zpm-zsh/autoenv + # automatically sources (known/whitelisted) .autoenv.zsh files, as long as you're in the folder (and can 'unsource' on leaving) + zgen load Tarrasch/zsh-autoenv # radically enhanced cd command, all sorts of options zgen load b4b4r07/enhancd