diff --git a/README.md b/README.md index 1ca712c8..077551a0 100644 --- a/README.md +++ b/README.md @@ -602,6 +602,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 00000000..4b69b9a7 --- /dev/null +++ b/plugins/powerpipe @@ -0,0 +1 @@ +repository = https://github.com/vmdude/asdf-powerpipe.git