diff --git a/Home.textile b/Home.textile index 4bccb19..b63d866 100644 --- a/Home.textile +++ b/Home.textile @@ -6,7 +6,7 @@ One of the most used shell commands is "cd". A quick survey among my friends rev j dirspec -where dirspec is a few characters of the directory you want to jump to. It will jump to the most used directory whose name matches the pattern given in dirspec. Note that autojump **isn't meant** to be a drop-in replacement for cd, but rather a complement. Cd is fine when staying in the same area of the filesystem; autojump is there to help you when you need to jump far away from your current location. +where dirspec is a few characters of the directory you want to jump to. It will jump to the most used directory whose name matches the pattern given in dirspec. Note that autojump **isn't meant** to be a drop-in replacement for cd, but rather a complement. Cd is fine when staying in the same area of the filesystem; autojump is there to help when you need to jump far away from your current location. Autojump supports tab-completion. Try it! Autojump should be compatible with Bash 4 and zsh. Please report any problems!