hishtory plugin for the asdf version manager.
bash,curl, and POSIX utilities.
Plugin:
asdf plugin add hishtory
# or
asdf plugin add hishtory https://github.com/asdf-community/asdf-hishtory.git:
# Show all installable versions
asdf list-all hishtory
# Install specific version
asdf install hishtory latest
# Set a version globally (on your ~/.tool-versions file)
asdf global hishtory latest
# Now hishtory commands are available
hishtory --versionCheck asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.