babarot/enhancd
:rocket: A next-generation cd command with your interactive filter observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 3
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4304
- days_rel: n/a
- days_push: 587
- n_releases_24m: 0
Adoption not part of the score
2711 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity active
cli developer-tools search-engine developer-tools cli cross-platform shell fzf directory-jump bash zsh fish autojump command-line linux macos
1 source
- readme: https://github.com/babarot/enhancd · fetched 2026-08-28 · 9de92109e1d6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| babarot/enhancd | main | 24 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem