andweeb / asdf-delta

asdf plugin for delta

Home Page:https://asdf-vm.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-delta Build Lint

delta plugin for the asdf version manager.

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.

About

asdf plugin for delta

https://asdf-vm.com

License:MIT License


Languages

Language:Shell 100.0%