diff --git a/README.md b/README.md index 1969d09..44b1e18 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Kubie | [johnhamelink/asdf-kubie](https://github.com/johnhamelink/asdf-kubie) | [![Build Status](https://travis-ci.com/johnhamelink/asdf-kubie.svg?branch=master)](https://travis-ci.com/johnhamelink/asdf-kubie) | | Kustomize | [Banno/asdf-kustomize](https://github.com/Banno/asdf-kustomize) | [![Build Status](https://travis-ci.com/Banno/asdf-kustomize.svg?branch=master)](https://travis-ci.com/Banno/asdf-kustomize) | | kwt | [k14s/asdf-k14s](https://github.com/k14s/asdf-k14s) | [![Build Status](https://github.com/k14s/asdf-k14s/workflows/test-all/badge.svg)](https://github.com/k14s/asdf-k14s/actions) | +| lazygit | [nklmilojevic/asdf-lazygit](https://github.com/nklmilojevic/asdf-lazygit) | [![Build Status](https://github.com/nklmilojevic/asdf-lazygit/actions/workflows/build.yml/badge.svg)](https://github.com/nklmilojevic/asdf-lazygit/actions) | | Lean | [asdf-community/asdf-lean](https://github.com/asdf-community/asdf-lean) | [![Build Status](https://github.com/asdf-community/asdf-lean/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-lean/actions) | | Leiningen | [miorimmax/asdf-lein](https://github.com/miorimmax/asdf-lein) | [![Build Status](https://travis-ci.org/miorimmax/asdf-lein.svg?branch=master)](https://travis-ci.org/miorimmax/asdf-lein) | | Levant | [spencergilbert/asdf-levant](https://github.com/spencergilbert/asdf-levant) | [![GitHub Actions Status](https://github.com/spencergilbert/asdf-levant/workflows/Main/badge.svg?branch=master)](https://github.com/spencergilbert/asdf-levant/actions) | diff --git a/plugins/lazygit b/plugins/lazygit new file mode 100644 index 0000000..d045f99 --- /dev/null +++ b/plugins/lazygit @@ -0,0 +1 @@ +repository = https://github.com/nklmilojevic/asdf-lazygit.git