MANAGE PACKAGE SOURCES asdf source-add Add git repo as source for a package asdf source-remove Remove package source and versions asdf source-update Update package source asdf source-update --all Update sources for all packages MANAGE PACKAGES asdf install Install a specific version of a package asdf remove Remove a specific version of a package asdf list List installed versions of a package asdf list-all List all versions of a package UTILS asdf reshim Recreate shims for the specific version of a package -- The end I promise --