Autojump is a tool that acts as a complement to cd: it makes navigating your filesystem a lot faster. It works by automagically maintaining a database of the directories you use the most from the command line, and allows you to jump back and forth between them, by typing just a few letters of the name of the directory you want to jump to. It works for Linux, Mac, and Cygwin under Windows.
| Tags | shell Command Line bash zsh cli |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Linux Mac OS Windows |
| Implementation | shell bash zsh Python |
| Translations | English |
Recent releases


Release Notes: This release brings Python 3 compatibility and fixes quite a few bugs. A tutorial video is now available.


Release Notes: This is mainly a bugfix release. In particular, it should fix a major database corruption bug that caused the database to be cleared in some cases.