diff --git a/README.md b/README.md index 15952cc..1965a24 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | chezmoi | [joke/asdf-chezmoi](https://github.com/joke/asdf-chezmoi) | [![Build Status](https://github.com/joke/asdf-chezmoi/workflows/Build/badge.svg)](https://github.com/joke/asdf-chezmoi/actions) | | chezscheme | [asdf-community/asdf-chezscheme](https://github.com/asdf-community/asdf-chezscheme) | [![Build Status](https://github.com/asdf-community/asdf-chezscheme/workflows/Build/badge.svg?branch=master)](https://github.com/asdf-community/asdf-chezscheme/actions) | | CHICKEN | [evhan/asdf-chicken](https://github.com/evhan/asdf-chicken) | [![Build Status](https://travis-ci.org/evhan/asdf-chicken.svg?branch=master)](https://travis-ci.org/evhan/asdf-chicken) | +| choose | [carbonteq/asdf-choose](https://github.com/carbonteq/asdf-choose) | [![Build Status](https://github.com/carbonteq/asdf-choose/actions/workflows/build.yml/badge.svg)](https://github.com/carbonteq/asdf-choose/actions/workflows/build.yml) | | Chromedriver | [schinckel/asdf-chromedriver](https://github.com/schinckel/asdf-chromedriver) | [![Build status](https://github.com/schinckel/asdf-chromedriver/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/schinckel/asdf-chromedriver/actions) | | cilium-cli | [carnei-ro/asdf-cilium-cli](https://github.com/carnei-ro/asdf-cilium-cli) | [![Build Status](https://github.com/carnei-ro/asdf-cilium-cli/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/carnei-ro/asdf-cilium-cli/actions) | | cilium-hubble | [NitriKx/asdf-cilium-hubble](https://github.com/NitriKx/asdf-cilium-hubble) | [![Build Status](https://github.com/NitriKx/asdf-cilium-hubble/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/NitriKx/asdf-cilium-hubble/actions) | diff --git a/plugins/choose b/plugins/choose new file mode 100644 index 0000000..e2ac1ef --- /dev/null +++ b/plugins/choose @@ -0,0 +1 @@ +repository = https://github.com/carbonteq/asdf-choose.git