eza plugin for the asdf version manager.
bash
,curl
,tar
.
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 global eza latest
# Now eza commands are available
eza --version
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
asdf-eza
is more almost direct copy of asdf-zoxide by nyrst; kudos!
See LICENSE © Siegfried Ehret