macOS
brew install autojumplocal Homebrew formula metadata
sudo port install autojumpMacPorts ports tree · sysutils/autojump/Portfile · ソース: api.github.com
brew
autojump のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.