# jethrokuan/z

Pure-fish z directory jumping

Repository: https://github.com/jethrokuan/z
Canonical: https://ross.abutalabs.com/products/jethrokuan-z
Language: Shell
License: MIT
License Family: permissive
Topics: z, fish, fisher, fish-plugin
Last push: 2026-04-16T11:39:50+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 77, release rhythm 35, longevity 100
- inputs: {"age_days": 3840, "days_push": 139, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1530, forks 49 (observed 2026-08-28T04:04:58.791332+00:00)

## What it is
A pure-fish port of the z directory jumping tool for the fish shell. It tracks visited directories and uses frequency and recency to let users quickly jump to frequently used directories, with tab-completions and lazy-loading.

## Use cases
- jump to frequently visited directories in fish shell
- cd to a directory by fuzzy name match
- track directory visit frequency and recency
- quickly switch between project folders in the terminal
- install a z plugin via fisher

## When to choose
- you use fish shell and want fast, fish-native directory jumping
- you want tab-completions and lazy-loading in a z port
- you install fish plugins with Fisher

## When to avoid
- you use bash or zsh instead of fish (use rupa/z or zoxide instead)
- you need a actively maintained tool (project is seeking a new maintainer)

## Facets
- artifact type: plugin
- maturity: maintenance
- function: cli, developer-tools
- domain: developer-tools
- platform: cli, cross-platform
- tags: fish-shell, fisher, directory-jumping, z-plugin, shell-plugin, command-line

## Member repositories
- jethrokuan/z (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:58.791332+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-30T04:31:25.221251+00:00, confidence not recorded.
  - readme: https://github.com/jethrokuan/z (fetched 2026-08-28T04:04:58.791332+00:00, sha fc639ac2a363)
- Data as of 2026-08-30T08:39:29.467469+00:00.
