🍺 BREW Explorer

← all formulae

z.lua

brew install z.lua v1.8.25 MIT

New cd command that helps you navigate faster by learning your habits

4
30-day installs · #11466
44
90-day · #7697
292
365-day · #6392

Runtime dependencies

lua

Links

Caveats

Zsh users: add line below to your ~/.zshrc
  eval "$(lua $(brew --prefix z.lua)/share/z.lua/z.lua --init zsh)"

Bash users: add line below to your ~/.bashrc
  eval "$(lua $(brew --prefix z.lua)/share/z.lua/z.lua --init bash)"
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": "Zsh users: add line below to your ~/.zshrc\n  eval \"$(lua $(brew --prefix z.lua)/share/z.lua/z.lua --init zsh)\"\n\nBash users: add line below to your ~/.bashrc\n  eval \"$(lua $(brew --prefix z.lua)/share/z.lua/z.lua --init bash)\"\n",
  "conflicts_with": [],
  "dependencies": [
    "lua"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "New cd command that helps you navigate faster by learning your habits",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": null,
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "z.lua",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": "skywind3000/z.lua",
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://github.com/skywind3000/z.lua",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 4,
  "installs_365d": 292,
  "installs_90d": 44,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "z.lua",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 11466,
  "rank_365d": 6392,
  "rank_90d": 7697,
  "raw_hash": "8d1d735ca8152a23",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/z/z.lua.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.8.25",
  "versioned_formulae": [],
  "why_use_this": null
}