refactor(deps): demote zoxide to recommended tier #96
Reference in New Issue
Block a user
Delete Branch "feat-demote-zoxide"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary: Demotes zoxide to the 'Recommended' tier since its absence is properly guarded and does not crash the shell.\n\nManual Verification Checklist:\n- [ ] Remove or uninstall zoxide if present.\n- [ ] Launch a new fish session and confirm no errors appear on startup.\n- [ ] Verify standard 'cd' works normally.