Does anyone have much experience setting up asdf with zsh? I'm installing it via git. It appears to be installed as typing "asdf" in terminal returns a list of asdf commands, however, if I go to use one of those commands like "asdf version" or "asdf plugin list-all" it returns:
Unknown command: 'asdf version'
No plugin named update
I think it may be an issue with the path. Any advice welcome.