asdf-community / asdf-golang

Go plugin for the asdf version manager
https://github.com/asdf-vm/asdf
MIT License
534 stars 88 forks source link

Add set-env.sh for bash #130

Closed jfhbrook closed 5 months ago

jfhbrook commented 7 months ago

I'm using homebrew bash for my shell and wanted to use this plugin. I didn't see a set-env hook for bash, so I added one.

I tested this by adding it directly to my ~/.bash_profile, and it seems to be working!