autojump

Install command:
brew install autojump

Shell extension to jump to frequently used directories

https://github.com/wting/autojump

License: GPL-3.0-or-later

Formula JSON API: /api/formula/autojump.json

Formula code: autojump.rb on GitHub

Bottle (binary package) installation support provided.

Current versions:

stable 22.5.3
head ⚡️ HEAD

Revision: 3

Depends on:

python@3.11 3.11.2 Interpreted, interactive, object-oriented programming language
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.

Analytics (macOS):

Installs (30 days)
autojump 461
Installs on Request (30 days)
autojump 461
Build Errors (30 days)
autojump 0
Installs (90 days)
autojump 7,450
autojump --HEAD 2
Installs on Request (90 days)
autojump 7,454
Installs (365 days)
autojump 49,773
autojump --HEAD 4
Installs on Request (365 days)
autojump 49,737

Analytics (Linux):

Installs (30 days)
autojump 6
Installs on Request (30 days)
autojump 6
Build Errors (30 days)
autojump 0
Installs (90 days)
autojump 206
Installs on Request (90 days)
autojump 206
Installs (365 days)
autojump 1,532
autojump --HEAD 1
Installs on Request (365 days)
autojump 1,530
autojump --HEAD 1
Fork me on GitHub