bat plugin for the asdf version manager.
A cat clone with syntax highlighting and Git integration.
- Rust (rustc and cargo) - Required for compiling bat from source code
bash,curl,tar,gitand POSIX utilities
Note: This plugin compiles bat from source code, which may take a few minutes depending on your system. Make sure you have Rust installed before using this plugin.
Plugin:
asdf plugin add bat
# or
asdf plugin add bat https://github.com/pauloedurezende/asdf-bat.gitbat:
# Show all installable versions
asdf list-all bat
# Install specific version
asdf install bat latest
# Show installed versions
asdf list bat
# Set a version globally (in your home ~/.tool-versions file)
asdf set -u bat latest
# Now bat commands are available
bat --versionCheck 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!
See LICENSE © Paulo Eduardo Rezende