mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
Migrated from home v14
24
Home.textile
24
Home.textile
@@ -35,6 +35,21 @@ will print out something in the lines of:
|
||||
|
||||
The "key weight" reflects the amount of time you spend in a directory.
|
||||
|
||||
*DOWNLOAD*
|
||||
|
||||
If the github downloads don't work for you, you can get autojump "here":autodedi
|
||||
[autodedi]http://sd-12155.dedibox.fr/~joel/public/autojump.tar.gz
|
||||
|
||||
*INSTALLATION*
|
||||
|
||||
For automatic installation, make sure that install.sh is executable. If not (or if not sure), run <pre>chmod +x install.sh</pre>
|
||||
|
||||
Once it is executable, run <pre>./install.sh</pre> It will tell you any necessary steps from there.
|
||||
|
||||
Manual installation of autojump is very simple: copy autojump to /usr/bin, autojump.sh to /etc/profile.d, and autojump.1 to /usr/share/man/man1. Make sure you source /etc/profile in your .bashrc:
|
||||
|
||||
source /etc/profile
|
||||
|
||||
*FEEDBACK*
|
||||
|
||||
For any feedback, please post to the "autojump mailing list / forum":forum
|
||||
@@ -48,15 +63,6 @@ Joel Schaerer (joel.schaerer (at) laposte.net)
|
||||
|
||||
autojump is distributed under the terms of the GPL, version 3.
|
||||
|
||||
*INSTALLATION*
|
||||
|
||||
For automatic installation, make sure that install.sh is executable. If not (or if not sure), run <pre>chmod +x install.sh</pre>
|
||||
|
||||
Once it is executable, run <pre>./install.sh</pre> It will tell you any necessary steps from there.
|
||||
|
||||
Manual installation of autojump is very simple: copy autojump to /usr/bin, autojump.sh to /etc/profile.d, and autojump.1 to /usr/share/man/man1. Make sure you source /etc/profile in your .bashrc:
|
||||
|
||||
source /etc/profile
|
||||
|
||||
*PACKAGING*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user