Brandon Tilley
f1492bbe80
Make install.sh check for sourcing of .bashrc
2011-06-17 21:30:31 -07:00
William Ting
34419c3eae
fixed regex matching vs existing source /etc/profile line in .bashrc
2011-04-25 18:31:28 +08:00
Joel Schaerer
9734cfa736
use your actual shell instead of the one in /usr/bin
...
This should solve
http://github.com/joelthelion/autojump/issues/#issue/34
2011-01-05 20:05:36 +01:00
Joel Schaerer
edec6a140f
create some directories if they don't exist
2010-10-01 16:49:18 +02:00
Joël Schaerer
de9270bb99
tell the user he needs to source his *rc before he can start using autojump
2010-08-31 15:40:32 +02:00
Joel Schaerer dedibox
db7648dd1d
less intrusive installer
2010-07-21 22:55:16 +02:00
Joël Schaerer
1da392bad3
minor cleanup and indentation
2010-07-19 11:12:10 +02:00
Liyan Chang
937d60b875
[PATCH] Some comments added in the previous commit
...
were incorrect. Removed those comments.
2010-07-14 00:17:35 -04:00
Liyan Chang
2ed86b3a5e
More intelligently modify users .bashrc and .bash_profile
...
install.sh:
1. for those who have a /etc/profile.d
then grep .bashrc for the sourcing of the autocomplete code
2. for those who use OSX
grep .bash_profile to make sure .bashrc is sourced.
2010-07-11 16:39:41 -04:00
Joël Schaerer
3b68cd989c
add a prefix option to the bash installer
2010-06-07 11:10:22 +02:00
Joel Schaerer
accf8f1108
added shebang
2010-03-30 08:32:14 +02:00
Kiril Piskunov
abb936e33e
added -e flag to echo in install.sh
...
in order for newline characters to be parsed correctly
2010-03-29 14:27:50 -07:00
Cloudera Training
411946deb7
install script modified in order for autojump to work on OS X out of the box
2010-03-28 14:50:16 -07:00
Cloudera Training
1fc107ad38
install script modified in order for autojump to install correctly OS X
2010-03-28 14:46:18 -07:00
Joël Schaerer
2963f1fcea
license stuff
2009-05-13 11:32:19 +02:00
Joel Schaerer
de2388b868
better installation instructions
2009-04-15 19:21:45 +02:00
Pierre Gueth
9b87282791
updated installer
2009-03-27 12:04:59 +01:00
Joel Schaerer
220a8da7aa
fixes for ubuntu
2009-02-19 22:09:59 +01:00
Daniel Jackoway
a7891fdd41
install handles null response as no, rather than getting an error
2009-02-14 16:40:35 -05:00
Daniel Jackoway
bc64e21e13
handle lack of /etc/profile.d
2009-02-14 15:35:32 -05:00
Daniel Jackoway
64e9912e46
Polished autoinstall part of README a little. added TODO to install.sh
2009-02-14 13:33:01 -05:00
Daniel Jackoway
478da5b4f8
made install script
2009-02-14 12:00:54 -05:00