mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
55c1634612
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
413 B
Text
7 lines
413 B
Text
Autojump is a faster way to navigate your filesystem. It works by
|
|
maintaining a database of the directories you use the most from the
|
|
command line. You need to work a little bit before the database
|
|
becomes usable. Autojump will listen and rank your 'cd' commands by
|
|
frequency. Once your database is reasonably complete, you can "jump"
|
|
to a commonly "cd"ed directory. It supports the bash, zsh, and
|
|
tcsh shells.
|