🍺 BREW Explorer

← all formulae

zoxide

brew install zoxide v0.9.9 MIT

Rust-based directory jumper that tracks and ranks your most-used folders for faster shell navigation.

Why you might care

Replaces cd with intelligent directory jumping—type `z pattern` to jump to your most-visited matching folder without typing full paths. It learns your habits, integrates with bash/zsh/fish/PowerShell/nushell, and is faster and simpler than autojump or fasd. A single-binary Rust tool with minimal overhead.

Categories

Alternatives

autojump fasd z cd
11.7k
30-day installs · #326
42.5k
90-day · #308
139.3k
365-day · #346
37.5k
★ GitHub stars · updated 1mo ago

Build dependencies

GitHub topics

autojump bash cli command-line command-line-tool elvish fasd fish fish-shell fzf hacktoberfest jump nushell powershell rust shell xonsh xontrib z zsh

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "autojump",
    "fasd",
    "z",
    "cd"
  ],
  "build_dependencies": [
    "rust"
  ],
  "categories": [
    "shell",
    "terminal-utility"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Shell extension to navigate your filesystem faster",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:48+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "zoxide",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-05-21T18:43:25Z",
  "github_readme_excerpt": "\u003c!-- markdownlint-configure-file {\n  \"MD013\": {\n    \"code_blocks\": false,\n    \"tables\": false\n  },\n  \"MD033\": false,\n  \"MD041\": false\n} --\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003csup\u003eSpecial thanks to:\u003c/sup\u003e\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003c!-- markdownlint-disable-next-line MD013 --\u003e\n      \u003ca href=\"https://go.warp.dev/zoxide\"\u003e\u003cimg alt=\"Sponsored by Warp\" width=\"230\" src=\"https://raw.githubusercontent.com/warpdotdev/brand-assets/refs/heads/main/Github/Sponsor/Warp-Github-LG-03.png\" /\u003e\u003c/a\u003e\n      \u003cdiv\u003e\u003csup\u003e\u003cb\u003eWarp, built for coding with multiple AI agents.\u003c/b\u003e\u003c/sup\u003e\u003c/div\u003e\n      \u003cdiv\u003e\u003csup\u003eAvailable for macOS, Linux, and Windows.\u003c/sup\u003e\u003c/div\u003e\n      \u003cdiv\u003e\u003csup\u003e\n        Visit\n        \u003ca href=\"https://go.warp.dev/zoxide\"\u003e\u003cu\u003ewarp.dev\u003c/u\u003e\u003c/a\u003e\n        to learn more.\n      \u003c/sup\u003e\u003c/div\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003c!-- markdownlint-disable-next-line MD013 --\u003e\n      \u003ca href=\"https://www.recall.ai/careers?ashby_jid=7b02811e-bc91-4ef2-925d-f56a5acac13b\u0026utm_source=github\u0026utm_medium=sponsorship\u0026utm_campaign=zoxide\"\u003e\u003cimg alt=\"Sponsored by Recall.ai\" width=\"230\" src=\"https://github.com/user-attachments/assets/0c5cb177-561c-4637-bef6-cf584939c829\" /\u003e\u003c/a\u003e\n      \u003cdiv\u003e\u003csup\u003eProcessing over 3TB/s of video at peak load,\u003c/sup\u003e\u003c/div\u003e\n      \u003c!-- markdownlint-disable-next-line MD013 --\u003e\n      \u003cdiv\u003e\u003csup\u003enow \u003ca href=\"https://www.recall.ai/careers?ashby_jid=7b02811e-bc91-4ef2-925d-f56a5acac13b\u0026utm_source=github\u0026utm_medium=sponsorship\u0026utm_campaign=zoxide\"\u003ehiring in SF.\u003c/a\u003e\u003c/sup\u003e\u003c/div\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003chr /\u003e\n\n# zoxide\n\n[![crates.io][crates.io-badge]][crates.io]\n[![Downloads][downloads-badge]][releases]\n[![Built with Nix][builtwithnix-badge]][builtwithnix]\n\nzoxide is a **smarter cd command**, inspired by z and autojump.\n\nIt remembers which directories you use most frequently, so you can \"jump\" to\nthem in just a few keystrokes.\u003cbr /\u003e\nzoxide works on all major shells.\n\n[Getting started](#getting-started) \u2022\n[Installation](#installation) \u2022\n[Configuration](#configuration) \u2022\n[Integratio",
  "github_repo": "ajeetdsouza/zoxide",
  "github_stars": 37538,
  "github_topics": [
    "autojump",
    "bash",
    "cli",
    "command-line",
    "command-line-tool",
    "elvish",
    "fasd",
    "fish",
    "fish-shell",
    "fzf",
    "hacktoberfest",
    "jump",
    "nushell",
    "powershell",
    "rust",
    "shell",
    "xonsh",
    "xontrib",
    "z",
    "zsh"
  ],
  "homepage": "https://github.com/ajeetdsouza/zoxide",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 11707,
  "installs_365d": 139268,
  "installs_90d": 42463,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:44:11+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "zoxide",
  "oldnames": [],
  "one_liner": "Rust-based directory jumper that tracks and ranks your most-used folders for faster shell navigation.",
  "optional_dependencies": [],
  "rank_30d": 326,
  "rank_365d": 346,
  "rank_90d": 308,
  "raw_hash": "d30d382f65f4b177",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/z/zoxide.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "0.9.9",
  "versioned_formulae": [],
  "why_use_this": "Replaces cd with intelligent directory jumping\u2014type `z pattern` to jump to your most-visited matching folder without typing full paths. It learns your habits, integrates with bash/zsh/fish/PowerShell/nushell, and is faster and simpler than autojump or fasd. A single-binary Rust tool with minimal overhead."
}