Skip to content

0ghny/asdf-gitconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-gitconfig Build Lint

gitconfig plugin for the asdf version manager.

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!

License

See LICENSE © 0ghny

About

asdf-vm plugin to manage gitconfigs cli versions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages