summaryrefslogtreecommitdiffstats
path: root/system/autojump/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/autojump/README')
-rw-r--r--system/autojump/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/system/autojump/README b/system/autojump/README
new file mode 100644
index 0000000000..96c3829425
--- /dev/null
+++ b/system/autojump/README
@@ -0,0 +1,7 @@
+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 jumpstat command shows you the current contents
+of the database. 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.