# babarot/enhancd

:rocket: A next-generation cd command with your interactive filter

Repository: https://github.com/babarot/enhancd
Canonical: https://ross.abutalabs.com/products/enhancd
Language: Shell
License Family: other
Topics: bash, zsh, zplug, shell, fuzzy-search, fzf, fzf-scripts, cd, cli, command-line-tool, command-line-interface, shell-extension, shell-scripts, jump, autojump, z, fasd
Last push: 2025-01-24T02:06:31+00:00

## Health v2 (maintenance only)
Score: 24/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 3, release rhythm 8, longevity 100
- inputs: {"age_days": 4304, "days_push": 587, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2711, forks 115 (observed 2026-08-28T04:07:11.824485+00:00)

## What it is
enhancd is an enhanced version of the shell cd command that integrates with interactive fuzzy finders like fzf. It lets users select a directory to jump to from a list of previously visited directories, working across Bash, Zsh, and fish shells.

## Use cases
- jump to a previously visited directory with fuzzy search
- replace the builtin cd command with an interactive picker
- navigate back to a specific parent directory quickly
- pipe a directory path into cd from stdin
- filter visited directories with fzf or another interactive filter

## When to choose
- you frequently cd between many directories and want history-based fuzzy navigation
- you want a cross-shell (bash/zsh/fish) alternative to z, autojump, or fasd
- you already use fzf and want tighter directory navigation

## When to avoid
- you only rarely navigate directories and builtin cd suffices
- you need a tool with a maintained license file or formal support
- you don't use an interactive filter and don't want to install one

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, search-engine
- domain: developer-tools
- platform: cli, cross-platform
- tags: shell, fzf, directory-jump, bash, zsh, fish, autojump, command-line, linux, macos

## Member repositories
- babarot/enhancd (main) score 24

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:11.824485+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-30T02:15:34.112738+00:00, confidence not recorded.
  - readme: https://github.com/babarot/enhancd (fetched 2026-08-28T04:07:11.824485+00:00, sha 9de92109e1d6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
