1
0
mirror of https://github.com/wting/autojump synced 2025-06-13 12:54:07 +00:00

Updated Home (textile)

joelthelion 2010-08-31 07:39:17 -07:00
parent 3b0ae32261
commit 69cf7da654

@ -1,7 +1,7 @@
<b>Autojump: a cd command that learns</b>
<a href="http://flattr.com/thing/52284/Autojump-a-cd-command-that-learns" target="_blank">
<img src="http://api.flattr.com/button/button-static-50x60.png" alt="Flattr this" title="Flattr this" border="0" align="right" /></a>
<img src="http://api.flattr.com/button/button-static-50x60.png" alt="Flattr this" title="Flattr this" border="0" align="right" border="10" /></a>
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.