From 82aa9524bef8fcdc6f6174d15a1ecdc36c94441d Mon Sep 17 00:00:00 2001 From: Binh Nguyen Date: Sun, 15 Aug 2010 18:28:08 -0400 Subject: system/autojump: Added (a cd command that learns) Signed-off-by: dsomero --- system/autojump/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 system/autojump/README (limited to 'system/autojump/README') 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. -- cgit v1.2.3