zoxide

CLI>=0.9

A smarter cd command that learns your most used directories.

Frecency-based directory jumper — smarter than cd

2 curated recipes · not yet executed by the harness#cd#navigation#smart#rust

Recipes

Curated from documentation and usage. Percentages are estimates, not measurements.

Jump to a frequently used directory

~97% est.
z projectname
Common failures (1)
  • No match foundVisit the directory at least once first so zoxide learns it

Interactive directory selection

~97% est.
zi

Install

Homebrewbrew install zoxide
Cargocargo install zoxide

Agent notes

When to use
Quickly navigating to frequently visited directories
Quick examples
  • z proj
  • zi # 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.

Homepage ↗MIT0 views