mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 17:02:53 +08:00
feat: Add plugin for fzf (#256)
* feat: Add plugin for fzf * 🚿 Use GitHub Actions * 💚 Fix link to the workflow
This commit is contained in:
@@ -90,6 +90,7 @@ itself) to look for plugins.
|
||||
| firebase | [jthegedus/asdf-firebase](https://github.com/jthegedus/asdf-firebase) | [](https://github.com/jthegedus/asdf-firebase/actions) |
|
||||
| Flutter | [oae/asdf-flutter](https://github.com/oae/asdf-flutter) | [](https://travis-ci.com/oae/asdf-flutter) |
|
||||
| Fluxctl | [stefansedich/asdf-fluxctl](https://github.com/stefansedich/asdf-fluxctl) | [](https://travis-ci.com/stefansedich/asdf-fluxctl) |
|
||||
| fzf | [kompiro/asdf-fzf](https://github.com/kompiro/asdf-fzf) | []https://github.com/kompiro/asdf-fzf/actions?query=workflow%3A%22plugin+test%22) |
|
||||
| Gauche | [sakuro/asdf-gauche](https://github.com/sakuro/asdf-gauche) | [](https://travis-ci.org/sakuro/asdf-gauche) |
|
||||
| gcloud | [jthegedus/asdf-gcloud](https://github.com/jthegedus/asdf-gcloud) | [](https://github.com/jthegedus/asdf-gcloud/actions) |
|
||||
| getenvoy | [asdf-community/asdf-getenvoy](https://github.com/asdf-community/asdf-getenvoy) | [](https://github.com/asdf-community/asdf-getenvoy/actions) |
|
||||
|
||||
1
plugins/fzf
Normal file
1
plugins/fzf
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/kompiro/asdf-fzf.git
|
||||
Reference in New Issue
Block a user