diff --git a/Home.textile b/Home.textile index af5aa80..d92f1f7 100644 --- a/Home.textile +++ b/Home.textile @@ -1,4 +1,3 @@ - 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 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 @@ -32,18 +31,18 @@ will print out something in the lines of: The "key weight" reflects the amount of time you spend in a directory. -*BUGS* - -No known bugs at this time. - *AUTHOR* Joel Schaerer (joel.schaerer (at) laposte.net) -*HISTORY* - -2009 - First version. - *LICENSE* autojump is distributed under the terms of the GPL, version 3. + +*PACKAGING* + +For now I have packaged autojump for arch linux. It is available from the AUR. To install, type: + + yaourt -S autojump + +I would be very interested by pacakges for other distros. If you think you can help me with the packaging, please contact me! \ No newline at end of file