Awesome
<div align="center">asdf-gitconfig
gitconfig plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
: generic POSIX utilities.- Optional:
ASDF_gitconfig_OVERWRITE_ARCH
if present you can specify arch to download an specific one.
Install
Plugin:
asdf plugin add gitconfig
# or
asdf plugin add gitconfig https://github.com/0ghny/asdf-gitconfig.git
gitconfig:
# Show all installable versions
asdf list-all gitconfig
# Install specific version
asdf install gitconfig latest
# Set a version globally (on your ~/.tool-versions file)
asdf global gitconfig latest
# Now gitconfig commands are available
gitconfig --help
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!