1
0
mirror of https://github.com/wting/autojump synced 2025-06-13 12:54:07 +00:00

Updated Home (textile)

joelthelion 2010-08-31 06:58:04 -07:00
parent 91683b94ed
commit 1bcb174343

@ -46,7 +46,7 @@ Once it is executable, run <pre>./install.sh</pre> It will tell you any necessar
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
```source /etc/profile```
*AUTHORS*
@ -67,7 +67,7 @@ If you like autojump, you can (but there is really no pressure to do so!) make a
For Arch Linux it is available from the [community] repository. To install, type:
pacman -S autojump
```pacman -S autojump```
Olivier Mehani wrote an [[ebuild for gentoo|http://scm.narf.ssji.net/svn/gentoo-portage/browser/app-shells/autojump/autojump-12.ebuild]]. Thanks!