lwiechec / asdf-eza

asdf plugin for eza

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-eza Build Lint

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 global eza latest

# Now zoxide commands are available
ezq --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

About

asdf plugin for eza

License:Apache License 2.0


Languages

Language:Shell 100.0%