macOS
brew install autojumplocal Homebrew formula metadata
sudo port install autojumpMacPorts ports tree · sysutils/autojump/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de autojump pour les workflows d'agents IA.
installation
brew install autojumplocal Homebrew formula metadata
sudo port install autojumpMacPorts ports tree · sysutils/autojump/Portfile · Source: api.github.com
sudo apt install autojumpDebian stable package indexes · autojump · Source: deb.debian.org
sudo dnf install autojumpFedora Rawhide package metadata · autojump · Source: dl.fedoraproject.org
nix profile install nixpkgs#autojumpnixpkgs package indexes · pkgs/by-name/au/autojump/package.nix · Source: api.github.com
sudo zypper install autojumpopenSUSE Tumbleweed package metadata · autojump · Source: download.opensuse.org
scoop install extras/autojumpScoop official bucket manifest trees · bucket/autojump.json · Source: api.github.com
aperçu
Shell extension to jump to frequently used directories
historique
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.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
autojump | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/wting/autojump
métadonnées d'installation
| Clé du paquet | brew:autojump |
|---|---|
| Version | 22.5.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/autojump |
| Page d'accueil | https://github.com/wting/autojump |
| Dépôt | https://github.com/wting/autojump |
| Docs amont | https://github.com/wting/autojump#readme |
| Licence | GPL-3.0-or-later |
| Archive source | https://github.com/wting/autojump/archive/refs/tags/release-v22.5.3.tar.gz |
| Dernière mise à jour | 2026-06-22T14:02:47-07:00 |
| Pulse | updated |
| Dépendances | python@3.14 |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | 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. |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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/autojumppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.