I tried to follow the comments on the __bass.py but unfortunately it did not work.
Maybe I got lost with the 'nvm' example...
Context: I have only a bash script file with a few simple functions and variables that I would like
to make it available to fish upon starting the shell.
To achieve it I created a fish function that calls "bass source myenvs.sh" but I can see that it fails sometimes because "bass" command is not available upon start.
Any suggestion??
Thanks a lot. This small piece of awesomeness made fish usable for me again. Left zsh and never looked back.