You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wting_autojump/docs/header.md

20 lines
509 B

## NAME
autojump - a faster way to navigate your filesystem
## SYNOPSIS
Jump to a previously visited directory 'foobar':
j foo
Show all 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. The `j
--stat` command shows you the current contents of the database. Directories must
be visited first before they can be jumped to.