Results 4 comments of Bartłomiej Palmowski
trafficstars

@jthegedus it's such a fundamental issue for users of asdf, like it's one of the first things I stumbled on. Right now the best solution for me is to run...

I was following this https://asdf-vm.com/guide/getting-started.html#_3-install-asdf and if there was a mention like "if you're facing issues with your code editor/3rd party tooling being unable to find binaries then add this...

> Lots of questions to understand what is actually happening before we can recommend any solution. You have done some great digging, thanks @Rotwang If you have more time to...

> AFAIK, `.bash_profile` is always loaded, `.bashrc` is only loaded for interactive sessions. Analagous for zsh. Not quite, if you look up the `INVOCATION` section of the _bash 5_ manual...