Edwin Kofler
Edwin Kofler
Hmm, I just tried to repo, but unfortunately, I did not get the same issue I have an empty directory with `.nvmrc` containing `v16.0.0`, with the default nvm version being...
Oooh, this looks useful ^w^, it seems to address some ideas in #19. Before I merge this I wanna get #205 merged, so tests can be added for this behavior
I am really enjoying jq - unfortunately I tripped up on this as well I perused the docs quite extensively and it seems there is no way to print an...
Sorry to butt in here, but doesn't popping something like the following in your .profile/.bashrc Just Work? ```sh alias aoeu='asdf' ```
Have you found a way to do this?
Just upgraded to v4.21.0. @mage3k can you check this out? Thanks
Yes, I strongly support this as well. I was looking for an environment variable and concluded there was none after seeing `readPrefsFromHome` in `System/Console/Haskeline/InputT.hs` Direct compliance is preferred in my...
This would be fantastic - I think one of the disadvantages of asdf is the lack of cohesion among plugins. There are some plugins that are exceptional, but others are...
@ghostsquad Interesting idea - I know that Cash app has a tool called Hermit that seems to do what you describe. Their version management tool is written in Go, and...
I like the code generation / YAML and lockfile idea though - do you have any idea or example of what that might look like?