1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

Migrated from home v8

jackowayed
2010-08-20 03:12:24 -07:00
parent 5f81e983ef
commit 1f66948ac6

@@ -41,6 +41,10 @@ autojump is distributed under the terms of the GPL, version 3.
*INSTALLATION* *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: 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