From 9d04c87e43c3d2087c7902f8d67692450464a893 Mon Sep 17 00:00:00 2001 From: Frederic MARTIN Date: Thu, 26 Sep 2024 09:14:31 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20add=20new=20powerpipe=20plugin=20re?= =?UTF-8?q?f?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + plugins/powerpipe | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/powerpipe diff --git a/README.md b/README.md index 518da03ac..664ba21ac 100644 --- a/README.md +++ b/README.md @@ -574,6 +574,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Polaris | [particledecay/asdf-polaris](https://github.com/particledecay/asdf-polaris) | | Popeye | [nlamirault/asdf-popeye](https://github.com/nlamirault/asdf-popeye) | | Postgres | [smashedtoatoms/asdf-postgres](https://github.com/smashedtoatoms/asdf-postgres) | +| powerpipe | [vmdude/asdf-powerpipe](https://github.com/vmdude/asdf-powerpipe) | | powerline-go | [dex4er/asdf-powerline-go](https://github.com/dex4er/asdf-powerline-go) | | PowerShell | [daveneeley/asdf-powershell-core](https://github.com/daveneeley/asdf-powershell-core) | | pre-commit | [jonathanmorley/asdf-pre-commit](https://github.com/jonathanmorley/asdf-pre-commit) | diff --git a/plugins/powerpipe b/plugins/powerpipe new file mode 100644 index 000000000..4b69b9a72 --- /dev/null +++ b/plugins/powerpipe @@ -0,0 +1 @@ +repository = https://github.com/vmdude/asdf-powerpipe.git