1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

Added information on installing autojump on a machine to which you don't have root access.

schmmd 2011-09-14 11:54:47 -07:00
parent e450854309
commit 0d3522a9cb

@ -51,6 +51,8 @@ Manual installation of autojump is very simple: copy autojump to /usr/bin, autoj
```source /etc/profile```
If you do not have root access to your machine, copy @autojump@ to a directory that is in the @PATH@ (for example, @$HOME/local/bin@), copy @autojump.bash@ somewhere convenient, and add @source /path/to/autojump.bash@ in your @.bashrc@.
*AUTHORS*
Joel Schaerer (joel.schaerer (at) laposte.net) <-- don't hesitate to send feedback!