brew install asdf

which asdf
/opt/homebrew/bin/asdf

echo -e "\n. $(brew --prefix asdf)/libexec/asdf.sh" >> ${ZDOTDIR:-~}/.zshrc

installed successfully.