asdf-eza
May 9, 2025 · View on GitHub
asdf-eza

eza plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar.
Install
Plugin:
asdf plugin add eza https://github.com/lwiechec/asdf-eza.git
eza:
# Show all installable versions
asdf list all eza
# Install specific version
asdf install eza latest
# Set a version globally (on your ~/.tool-versions file)
asdf set -u eza latest
# Now eza commands are available
eza --version
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
asdf-eza is more almost direct copy of asdf-zoxide by nyrst; kudos!
See LICENSE © Siegfried Ehret