# skywind3000/z.lua

:zap: A new cd command that helps you navigate faster by learning your habits.

Repository: https://github.com/skywind3000/z.lua
Canonical: https://ross.abutalabs.com/products/zlua
Language: Lua
License: MIT
License Family: permissive
Topics: autojump, bash, fasd, z, cd, jump, zsh, fishshell, zsh-plugin, shell, j, plugin, fuzzy, fish, fzf, powershell
Last push: 2026-08-10T07:38:04+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 97, longevity 100
- inputs: {"age_days": 3087, "days_push": 23, "days_rel": 23, "gap_med": 6, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3144, forks 147 (observed 2026-08-28T04:07:45.936263+00:00)

## What it is
z.lua is a command-line tool that speeds up filesystem navigation by tracking your most-used directories using a frecency algorithm. It is a fast, single-file Lua alternative to z.sh, autojump, and fasd, supporting bash, zsh, fish, PowerShell, and Windows cmd.

## Use cases
- jump to frequently visited directories quickly
- cd to a directory by typing partial path keywords
- replace cd ../../.. with a parent directory jump
- interactively pick a directory with fzf integration
- use autojump-style navigation on Windows cmd or PowerShell
- fast directory jumping on low-power devices like Raspberry Pi

## When to choose
- you want a faster z.sh/autojump/fasd alternative
- you need directory jumping across multiple shells and platforms
- you prefer a self-contained single-file tool with no dependencies
- you use fzf and want interactive directory selection

## When to avoid
- you don't want to install Lua on your system
- you need a GUI file manager rather than shell navigation
- you only navigate a small set of directories and don't need frecency tracking

## Facets
- artifact type: cli-tool
- maturity: stable
- function: cli, developer-tools
- domain: developer-tools
- platform: windows, cross-platform, cli
- tags: directory-jumping, frecency, shell-plugin, autojump, zsh-plugin, fzf, command-line, linux, macos

## Member repositories
- skywind3000/z.lua (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:45.936263+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:25:59.602777+00:00, confidence not recorded.
  - readme: https://github.com/skywind3000/z.lua (fetched 2026-08-28T04:07:45.936263+00:00, sha 3cee26b1264c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
