granted plugin for the asdf or mise version managers.
asdf plugin-add granted https://github.com/dex4er/asdf-granted.git
asdf install granted latest
asdf global granted latestor
mise plugins install granted https://github.com/dex4er/asdf-granted.git
mise use -g grantedAdd
alias assume='source $(asdf which assume)'or
alias assume='source $(mise which assume)'to ~/.profile or ~/.bashrc or ~/.bash_profile or ~/.zshrc.
Add
alias assume='source $(asdf which assume.fish)'or
alias assume='source $(mise which assume.fish)'to ~/.config/fish/config.fish.