asdf-install-latest
installs the latest semver version of all your asdf plugins so you don't have to 😄
demo.mov
asdf-install-latest
will:
- ignore desired plugins
- ignore non-semver versions
- set the global version to the latest version after install
- run
~/.config/ail/hooks/{plugin}.sh
after installing a new version of{plugin}
- reshim before exiting
brew install joaofnds/tap/asdf-install-latest
asdf-install-latest is also on aur as asdf-install-latest-bin
you can find builds for other systems in the releases page
# ~/.config/ail/config.yml
skip_set_global: false
ignore: []