wting/autojump
A cd command that learns - easily navigate directories from the command line observed · 2026-08-28
Health v2 · maintenance only
36/100
- Activity 8
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6440
- days_rel: n/a
- days_push: 552
- n_releases_24m: 0
Adoption not part of the score
16962 stars · 708 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A command-line tool that maintains a weighted database of frequently visited directories and lets users jump to them quickly with the `j` command. It works with bash, zsh, fish, and other shells across Linux, macOS, Windows, and BSD.
Use cases
- jump to frequently visited directories from the terminal
- navigate the filesystem faster than typing cd paths
- open a file manager at a directory from the shell
- fuzzy-match directories by partial name
- prefer child directories when jumping
When to choose
- you spend a lot of time in the terminal moving between directories
- you use bash or zsh as your primary shell
- you want a lightweight, standalone tool with no daemon
When to avoid
- you need a modern fuzzy finder with interactive UI (consider zoxide or fzf)
- your shell is not among the supported ones
- you need first-class Windows support
Facets
cli-tool · maturity maintenance
cli file-system developer-tools developer-tools files windows bsd cli python directory-navigation shell-integration frecency productivity command-line linux macos
1 source
- readme: https://github.com/wting/autojump · fetched 2026-08-28 · b111763c7718
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wting/autojump | main | 36 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem