-
Couldn't load subscription status.
- Fork 683
Description
Description
The asdf plugin repository for zoxide appears to be missing or has been removed.
When attempting to install zoxide through asdf, users encounter an error because the plugin repository is no longer accessible.
Steps to Reproduce
- Try to add the zoxide plugin to asdf:
asdf plugin add zoxide
- The command fails because the plugin repository cannot be found
Expected Behavior
The asdf plugin for zoxide should be available and allow users to install and manage zoxide versions through asdf.
Actual Behavior
The plugin repository is missing, preventing installation of zoxide via asdf.
Impact
Users who rely on asdf for managing their development tools cannot install or update zoxide through their preferred version manager. This affects workflow consistency for developers who use asdf to manage multiple tools across their development environment.