mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
Migrated from home v4
17
Home.textile
17
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!
|
||||
Reference in New Issue
Block a user