zoxide
CLI>=0.9A smarter cd command that learns your most used directories.
Frecency-based directory jumper — smarter than cd
Recipes
Curated from documentation and usage. Percentages are estimates, not measurements.
Jump to a frequently used directory
z projectnameCommon failures (1)
- No match foundVisit the directory at least once first so zoxide learns it
Interactive directory selection
ziInstall
Homebrew
brew install zoxideCargo
cargo install zoxideAgent notes
- When to use
- Quickly navigating to frequently visited directories
- Quick examples
z projzi # interactive
Use from an agent
curl -s https://clihub.com/api/tools/zoxide | jq '.agentHints.provenRecipes[] | {task, command, verified}'Or call get_tool with slug zoxide on the MCP server at https://clihub.com/mcp.