macOS
brew install autojumplocal Homebrew formula metadata
sudo port install autojumpMacPorts ports tree · sysutils/autojump/Portfile · 来源: api.github.com
安装
brew install autojumplocal Homebrew formula metadata
sudo port install autojumpMacPorts ports tree · sysutils/autojump/Portfile · 来源: api.github.com
sudo apt install autojumpDebian stable package indexes · autojump · 来源: deb.debian.org
sudo dnf install autojumpFedora Rawhide package metadata · autojump · 来源: dl.fedoraproject.org
nix profile install nixpkgs#autojumpnixpkgs package indexes · pkgs/by-name/au/autojump/package.nix · 来源: api.github.com
sudo zypper install autojumpopenSUSE Tumbleweed package metadata · autojump · 来源: download.opensuse.org
scoop install extras/autojumpScoop official bucket manifest trees · bucket/autojump.json · 来源: api.github.com
概览
Shell extension to jump to frequently used directories
历史
autojump is a shell navigation helper that learns frequently visited directories and lets users jump to them with short fuzzy-ish commands. It belongs to the same productivity niche as z, fasd, and later smart-cd tools: small shell glue that changes daily terminal muscle memory.
The official README says autojump was originally written by Joel Schaerer and is maintained by William Ting. The GitHub repository was created in January 2009 and describes the tool as a cd command that learns from command-line directory usage.
The design is intentionally simple: the tool maintains a database of directories the user has visited, then ranks matches when the user invokes the j wrapper or autojump command.
The README documents first-class support for bash and zsh, first-class support for Linux and OS X, and community support for fish, tcsh, clink, Windows, and BSD. It also states that autojump is included in Debian-derived distributions, RedHat/Fedora/CentOS, ArchLinux, Gentoo, Frugalware, and Slackware, while Homebrew is the recommended OS X installation method.
The GitHub repository has accumulated substantial attention for a shell utility, with thousands of stars and hundreds of forks in the official GitHub metadata. The batch input also lists packaging across Homebrew, Debian/Ubuntu, Fedora, MacPorts, Nix, Scoop, and openSUSE.
Users visit directories normally first; autojump records that history. The common wrapper j foo jumps to the highest-ranked directory containing foo, while jc, jo, and jco prefer child directories or open file managers instead of changing directories.
The README warns that shell integration matters: for bash, autojump tracks directories by modifying PROMPT_COMMAND, so users should append to that variable rather than overwrite it.
autojump is package-nerd catnip because it is a small utility whose value comes from shell integration and distribution packaging rather than a large application surface. Its install story shows why package maintainers care about shell completions, profile snippets, platform policies, and per-shell activation instructions.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
autojump | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/wting/autojump
安装元数据
| 软件包键 | brew:autojump |
|---|---|
| 版本 | 22.5.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/autojump |
| 主页 | https://github.com/wting/autojump |
| 仓库 | https://github.com/wting/autojump |
| 上游文档 | https://github.com/wting/autojump#readme |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://github.com/wting/autojump/archive/refs/tags/release-v22.5.3.tar.gz |
| 最后更新 | 2026-06-22T14:02:47-07:00 |
| Pulse | updated |
| 依赖 | python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | Add the following line to your ~/.bash_profile or ~/.zshrc file: [ -f $HOMEBREW_PREFIX/etc/profile.d/autojump.sh ] && . $HOMEBREW_PREFIX/etc/profile.d/autojump.sh If you use the Fish shell then add the following line to your ~/.config/fish/config.fish: [ -f $HOMEBREW_PREFIX/share/autojump/autojump.fish ]; and source $HOMEBREW_PREFIX/share/autojump/autojump.fish Restart your terminal for the settings to take effect. |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | autojump |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
autojump 22.5.1-1.1
shell extension to jump to frequently used directories
https://github.com/wting/autojump
sudo apt install autojumpautojump
nix profile install nixpkgs#autojumpautojump 22.5.1-1.1
shell extension to jump to frequently used directories
https://github.com/wting/autojump
sudo apt install autojumpautojump 22.5.3-27.fc45
A fast way to navigate your filesystem from the command line
https://github.com/wting/autojump
sudo dnf install autojumpautojump-fish 22.5.3-27.fc45
Autojump for fish shell
https://github.com/wting/autojump
sudo dnf install autojump-fishautojump-zsh 22.5.3-27.fc45
Autojump for zsh
https://github.com/wting/autojump
sudo dnf install autojump-zshautojump 22.5.3-3.5
A faster way to navigate the filesystem from a shell
https://github.com/wting/autojump
sudo zypper install autojumpautojump
sudo port install autojumpextras/autojump
scoop install extras/autojump来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.