forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
391 B
Text
7 lines
391 B
Text
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.
|
|
|
|
WWW: http://github.com/joelthelion/autojump/wiki
|