asdf-community / asdf-direnv

direnv plugin for the asdf version manager
https://github.com/asdf-vm/asdf
Apache License 2.0
559 stars 38 forks source link

Help users upgrading from <0.3.0 without already having run `asdf direnv setup`. #147

Closed vic closed 2 years ago

vic commented 2 years ago

Some old < 0.3.0 release commands now show a deprecation notice along with instructions on how to upgrade and run the new asdf direnv setup command. We also instruct users to manually remove the old direnv integration from ~/.config/direnv/direnvrc since it was previously part of our manual instructions.

Fixes #146