Awesome
<div align="center">asdf-delta
delta plugin for the asdf version manager.
</div>Dependencies
Generic POSIX utilities bash
, curl
, tar
Install
# 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_file
See asdf for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.