diff --git a/README.md b/README.md index d755c93..13e5db7 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Fluxctl | [stefansedich/asdf-fluxctl](https://github.com/stefansedich/asdf-fluxctl) | [![Build Status](https://travis-ci.com/stefansedich/asdf-fluxctl.svg?branch=master)](https://travis-ci.com/stefansedich/asdf-fluxctl) | | fly | [laidbackware/asdf-pivotal](https://github.com/laidbackware/asdf-pivotal) | [![Build Status](https://github.com/laidbackware/asdf-pivotal/actions/workflows/test-fly.yml/badge.svg?branch=main)](https://github.com/laidbackware/asdf-pivotal/actions/workflows/test-fly.yml) | | Furyctl | [sighupio/asdf-furyctl](https://github.com/sighupio/asdf-furyctl) | [![Build Status](https://github.com/sighupio/asdf-furyctl/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/sighupio/asdf-furyctl/actions) | +| fx | [wt0f/asdf-fx](https://gitlab.com/wt0f/asdf-fx ) | [![Build Status](https://gitlab.com/wt0f/asdf-fx/badges/main/pipeline.svg)](https://gitlab.com/wt0f/asdf-fx/-/pipelines) | | fzf | [kompiro/asdf-fzf](https://github.com/kompiro/asdf-fzf) | [![Build Status](https://github.com/kompiro/asdf-fzf/workflows/plugin%20test/badge.svg)](https://github.com/kompiro/asdf-fzf/actions?query=workflow%3A%22plugin+test%22) | | Gauche | [sakuro/asdf-gauche](https://github.com/sakuro/asdf-gauche) | [![Build Status](https://travis-ci.org/sakuro/asdf-gauche.svg?branch=master)](https://travis-ci.org/sakuro/asdf-gauche) | | gcloud | [jthegedus/asdf-gcloud](https://github.com/jthegedus/asdf-gcloud) | [![Build](https://github.com/jthegedus/asdf-gcloud/workflows/Build/badge.svg?branch=master)](https://github.com/jthegedus/asdf-gcloud/actions) | diff --git a/plugins/fx b/plugins/fx new file mode 100644 index 0000000..000a33a --- /dev/null +++ b/plugins/fx @@ -0,0 +1 @@ +repository = https://gitlab.com/wt0f/asdf-fx.git