From 6ec0c1803928b0bda528aca39061c17fb17e2c35 Mon Sep 17 00:00:00 2001 From: Paulo Eduardo Rezende Date: Fri, 5 Sep 2025 22:12:12 -0300 Subject: [PATCH 1/2] feat: update repository urls for eza, fzf and zoxide --- plugins/eza | 2 +- plugins/fzf | 2 +- plugins/zoxide | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/eza b/plugins/eza index a94f5fed1..ec64ec003 100644 --- a/plugins/eza +++ b/plugins/eza @@ -1 +1 @@ -repository = https://github.com/lwiechec/asdf-eza.git +repository = https://github.com/pauloedurezende/asdf-eza.git diff --git a/plugins/fzf b/plugins/fzf index 081844c57..b9931ec45 100644 --- a/plugins/fzf +++ b/plugins/fzf @@ -1 +1 @@ -repository = https://github.com/kompiro/asdf-fzf.git +repository = https://github.com/pauloedurezende/asdf-fzf.git diff --git a/plugins/zoxide b/plugins/zoxide index bb4473707..8edf5bcc4 100644 --- a/plugins/zoxide +++ b/plugins/zoxide @@ -1 +1 @@ -repository = https://github.com/nyrst/asdf-zoxide +repository = https://github.com/pauloedurezende/asdf-zoxide.git From c99c3ca412438150e143af0709767f693386c7f9 Mon Sep 17 00:00:00 2001 From: Paulo Eduardo Rezende Date: Fri, 5 Sep 2025 22:15:44 -0300 Subject: [PATCH 2/2] chore: update repository reference for eza, fzf and zoxide --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9a06f9e4a..13126073a 100644 --- a/README.md +++ b/README.md @@ -274,7 +274,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Evans | [goki90210/asdf-evans](https://github.com/goki90210/asdf-evans) | | exa | [nyrst/asdf-exa](https://github.com/nyrst/asdf-exa) | | exercism | [bheesham/asdf-exercism](https://gitlab.com/bheesham/asdf-exercism) | -| eza | [lwiechec/asdf-eza](https://github.com/lwiechec/asdf-eza) | +| eza | [pauloedurezende/asdf-eza](https://github.com/pauloedurezende/asdf-eza) | | falco | [ronnnnn/asdf-falco](https://github.com/ronnnnn/asdf-falco) | | fastlane | [mollyIV/asdf-fastlane](https://github.com/mollyIV/asdf-fastlane) | | fd | [wt0f/asdf-fd](https://gitlab.com/wt0f/asdf-fd) | @@ -298,7 +298,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | func-e | [carnei-ro/asdf-func-e](https://github.com/carnei-ro/asdf-func-e) | | Furyctl | [sighupio/asdf-furyctl](https://github.com/sighupio/asdf-furyctl) | | fx | [wt0f/asdf-fx](https://gitlab.com/wt0f/asdf-fx) | -| fzf | [kompiro/asdf-fzf](https://github.com/kompiro/asdf-fzf) | +| fzf | [pauloedurezende/asdf-fzf](https://github.com/pauloedurezende/asdf-fzf) | | Gauche | [sakuro/asdf-gauche](https://github.com/sakuro/asdf-gauche) | | gallery-dl | [iul1an/asdf-gallery-dl](https://github.com/iul1an/asdf-gallery-dl) | | gam | [offbyone/asdf-gam](https://github.com/offbyone/asdf-gam) | @@ -885,5 +885,5 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | zigmod | [mise-plugins/asdf-zigmod](https://github.com/mise-plugins/asdf-zigmod) | | zls | [miome/asdf-zls](https://github.com/m1ome/asdf-zls) | | Zola | [salasrod/asdf-zola](https://github.com/salasrod/asdf-zola) | -| zoxide | [nyrst/asdf-zoxide](https://github.com/nyrst/asdf-zoxide) | +| zoxide | [pauloedurezende/asdf-zoxide](https://github.com/pauloedurezende/asdf-zoxide) | | zprint | [carlduevel/asdf-zprint](https://github.com/carlduevel/asdf-zprint) |