1
0
mirror of https://github.com/wting/autojump synced 2024-09-29 22:40:46 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
William Ting
1557dfa0d8 inform user of uninstallation scripts during installation process. 2012-02-07 15:06:01 -10:00
William Ting
d2a8036816 reformat install.zsh from tabs to spaces to match project files 2012-02-07 14:49:24 -10:00
William Ting
2a364ae73e refactor install.zsh so only one line needs to be added to .zshrc 2012-02-07 14:48:24 -10:00
William Ting
04357595e2 remove some trailing whitespace, change root test to check for UID instead of whoami 2012-01-13 11:05:43 -10:00
William Ting
0f0ba550f9 add local install, otherwise global install if run as root, text/formatting changes 2011-12-23 14:04:04 -10:00
William Ting
7085d8c5b4 created local install for z-shell 2011-12-23 09:47:58 -10: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
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
512db419e1 make zsh installer more robust to fpath problems 2010-08-18 23:56:40 +02:00
Tom MacWright
be7e2d8e1b Making the zsh script in line with sh 2010-06-22 17:55:19 +08:00
Joël Schaerer
2963f1fcea license stuff 2009-05-13 11:32:19 +02:00
Tom Parker
1376b27390 install.zsh installs autojump.zsh not .bash!
Signed-off-by: Joel Schaerer <joelthelion@laposte.net>
2009-05-13 17:11:34 +08:00
Joel Schaerer
de2388b868 better installation instructions 2009-04-15 19:21:45 +02:00
Joël Schaerer
58e6b59ac0 fix permission problem (add sudo) 2009-04-10 13:02:51 +02:00
Simon Marache-Francisco
ea884972e6 Added everything and corrected bug 2009-03-30 09:34:24 +02:00
Simon Marache-Francisco
3bfaaa4f11 First working version of autoJ for zsh 2009-03-29 22:47:15 +02:00