summaryrefslogtreecommitdiffstats
path: root/system/autojump/README
diff options
context:
space:
mode:
author Binh Nguyen2010-08-16 00:28:08 +0200
committer Erik Hanson2010-08-16 03:53:42 +0200
commit82aa9524bef8fcdc6f6174d15a1ecdc36c94441d (patch)
tree519507de19ec19a10ed80ecb5da2e3a1e4a1d81f /system/autojump/README
parenta05fa2202051bfd7a18316cb8c44ea5186e0c1c1 (diff)
downloadslackbuilds-82aa9524bef8fcdc6f6174d15a1ecdc36c94441d.tar.gz
system/autojump: Added (a cd command that learns)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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.