1
0
mirror of https://github.com/wting/autojump synced 2024-09-28 05:50:47 +00:00
wting_autojump/docs/header.md
2013-05-14 19:07:55 -05:00

527 B

NAME

autojump - a faster way to navigate your filesystem

SYNOPSIS

Jump to a previously visited directory that contains 'foo':

j foo

Jump to a previously visited subdirectory of the current directory:

jc bar

Show database entries and their respective key weights:

j --stat

DESCRIPTION

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. Directories must be visited first before they can be jumped to.