
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
zoxide-doctor
Advanced tools
Independent diagnostic CLI for zoxide installation, PATH, and shell setup
zoxide-doctor is a small, dependency-free diagnostic CLI for zoxide. It checks whether the binary is on PATH, whether zoxide init works for the selected shell, whether a common shell profile contains active initialization, and whether the optional fzf integration is available.
This is an independent community tool. It is not affiliated with or endorsed by Ajeet D'Souza or the official zoxide project.
After the npm release:
npx zoxide-doctor
From GitHub:
npx github:jiankn/zoxide-doctor
Choose a shell explicitly when auto-detection is ambiguous:
zoxide-doctor --shell zsh
zoxide-doctor --shell fish --json
zoxide-doctor --shell powershell --no-config-scan
The command exits with status 0 only when all required checks pass, 1 for setup warnings or failures, and 2 for invalid arguments.
zoxide can be resolved from PATH and zoxide --version succeeds.zoxide init <shell> returns initialization code..bashrc, .zshrc, config.fish, or a PowerShell profile contains an active zoxide init line.fzf is available for optional interactive selection.See the independent zoxide-doctor documentation for supported shells, privacy details, and current run instructions. When a check fails, the report links to the relevant zoxide command not found troubleshooting guide. The upstream binary and authoritative source remain in the official zoxide repository.
npm install
npm run lint
npm test
npm run pack:check
npm run smoke
The smoke test packs the same tarball used for publication, installs it into a temporary project, and invokes the installed CLI.
MIT
FAQs
Independent diagnostic CLI for zoxide installation, PATH, and shell setup
The npm package zoxide-doctor receives a total of 0 weekly downloads. As such, zoxide-doctor popularity was classified as not popular.
We found that zoxide-doctor demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.