William Ting
2d502a00cf
check python version during install and warn if incompatible
2012-02-09 09:24:46 -10:00
William Ting
80c681c07f
add dynamic fpath for zsh installations back
2012-02-08 12:21:24 -10:00
William Ting
fe548ef486
minor documentation fix
2012-02-08 10:51:02 -10:00
William Ting
ca162ff5ed
minor redundancy edit
2012-02-08 10:11:47 -10:00
William Ting
e4b555dd1d
minor formatting change
2012-02-08 10:04:41 -10:00
William Ting
2718a056df
fix install help msg, clean up uninstall.sh
2012-02-08 10:03:05 -10:00
William Ting
02262b9089
hardcoded _j copy to distro default function location for global zsh installs
2012-02-08 09:55:36 -10:00
William Ting
b4c6dcc419
merged installations
2012-02-08 09:22:39 -10:00
William Ting
185118addb
replace missing die function
2012-02-07 23:32:30 -10:00
William Ting
770b80bfe4
fix install.sh test construct, simplified install.sh, minor formatting changes
2012-02-07 16:21:37 -10:00
William Ting
aad0521755
change test constructs for bash installation
2012-02-07 15:52:15 -10:00
William Ting
4da9d3ef75
bash local installation finished
2012-02-07 15:40:57 -10:00
Joël Schaerer
d1712dd757
merge bmc's "settable profile.d" patch
2012-02-07 06:56:46 +01:00
Joël Schaerer
f64b990d6a
cleanup
2011-11-30 10:24:25 +01:00
Jesse Sanford
2832519a99
added in getent compatible dscl call for macos
2011-11-29 13:37:43 -05:00
Joël Schaerer
79f2b29de5
fix installer to make it sudoless
2011-09-27 16:07:37 +02:00
Joël Schaerer
4e3d55f9d0
Merge remote-tracking branch 'xiaonaitong/master' into windows
2011-09-27 15:42:55 +02:00
xiaonaitong
f530236e23
remove sudo in install.sh
2011-09-21 19:14:41 +08:00
xiaonaitong
07e5767952
missing $SUDO when copy files to /etc/profile.d
2011-09-20 08:51:52 -06:00
xiaonaitong
b39c84ec86
sudo is needed in non-windows system
2011-09-20 09:56:28 +08:00
Johnny Kuan
f75b11d143
fix typo in installers
2011-09-15 23:35:20 -07:00
Johnny Kuan
12bf584088
change version to git revision when installing
2011-09-15 23:21:35 -07:00
xiaonaitong
a6410994c2
quick fix so thant it works on mingw and bash 3.1
2011-09-14 13:56:30 +08:00
Joel Schaerer
00ce1696a7
try to fix OS X install
2011-08-28 10:10:54 +02:00
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