asdf-gitconfig [](https://github.com/0ghny/asdf-gitconfig/actions/workflows/build.yml) [](https://github.com/0ghny/asdf-gitconfig/actions/workflows/lint.yml)
August 24, 2022 · View on GitHub
asdf-gitconfig

gitconfig plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar: generic POSIX utilities.- Optional:
ASDF_gitconfig_OVERWRITE_ARCHif 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!