From d823fa89bfbd5fa7ebbb6c1f7f01b6b4b4d73619 Mon Sep 17 00:00:00 2001 From: joelthelion Date: Fri, 20 Aug 2010 05:06:09 -0700 Subject: [PATCH] Updated Home (textile) --- Home.textile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.textile b/Home.textile index cef6e06..ce24bf1 100644 --- a/Home.textile +++ b/Home.textile @@ -1,5 +1,8 @@ Autojump: a cd command that learns + +[[http://api.flattr.com/button/button-compact-static-100x17.png|align=right]] + One of the most used shell commands is "cd". A quick survey among my friends revealed that between 10 and 20% of all commands they type are actually cd commands! Unfortunately, jumping from one part of your system to another with cd requires you to enter almost the full path, which isn't very practical and requires a lot of keystrokes. *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 by typing: