delta plugin for the asdf version manager.
Generic POSIX utilities bash, curl, tar
# Add the plugin
$ asdf plugin add delta https://github.com/andweeb/asdf-delta.git
# Manage and use delta
$ asdf list-all delta # Show all installable versions
$ asdf install delta latest # Install specific version
$ asdf global delta latest # Set a version globally (on your ~/.tool-versions file)
$ delta # Now delta is available
Usage: delta minus_file plus_fileSee asdf for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.