Commit Graph

55 Commits (da3d660b5094019b459ecfcc6e903b0812cf20f7)

Author SHA1 Message Date
William Ting da3d660b50 Remove license from individual files, consolidate information into AUTHORS and LICENSE
12 years ago
William Ting 168865f138 fix install.sh to reflect new locations, tweak documentation where necessary
12 years ago
William Ting 8decc17f3e Update documentation and install scripts to reflect new minimum Python requirements.
12 years ago
William Ting 2cfd91bf72 Modify documentation to notify that minimum Python version is 2.7 instead of
12 years ago
William Ting 0be45062c3 Merge branch 'master' into smarter_install
12 years ago
William Ting 2a3fbd4687 change default line to add to .bashrc/.zshrc message
12 years ago
William Ting d4e5895edf add default installation location depending on user id (globally for root, otherwise local)
12 years ago
William Ting bbe54c3b22 install type is determined by /bin/zsh env var
12 years ago
William Ting 2c66d59f2a redirect older Python users to install v12
12 years ago
William Ting 2d502a00cf check python version during install and warn if incompatible
12 years ago
William Ting 80c681c07f add dynamic fpath for zsh installations back
12 years ago
William Ting fe548ef486 minor documentation fix
12 years ago
William Ting ca162ff5ed minor redundancy edit
12 years ago
William Ting e4b555dd1d minor formatting change
12 years ago
William Ting 2718a056df fix install help msg, clean up uninstall.sh
12 years ago
William Ting 02262b9089 hardcoded _j copy to distro default function location for global zsh installs
12 years ago
William Ting b4c6dcc419 merged installations
12 years ago
William Ting 185118addb replace missing die function
12 years ago
William Ting 770b80bfe4 fix install.sh test construct, simplified install.sh, minor formatting changes
12 years ago
William Ting aad0521755 change test constructs for bash installation
12 years ago
William Ting 4da9d3ef75 bash local installation finished
12 years ago
Joël Schaerer d1712dd757 merge bmc's "settable profile.d" patch
12 years ago
Joël Schaerer f64b990d6a cleanup
13 years ago
Jesse Sanford 2832519a99 added in getent compatible dscl call for macos
13 years ago
Joël Schaerer 79f2b29de5 fix installer to make it sudoless
13 years ago
Joël Schaerer 4e3d55f9d0 Merge remote-tracking branch 'xiaonaitong/master' into windows
13 years ago
xiaonaitong f530236e23 remove sudo in install.sh
13 years ago
xiaonaitong 07e5767952 missing $SUDO when copy files to /etc/profile.d
13 years ago
xiaonaitong b39c84ec86 sudo is needed in non-windows system
13 years ago
Johnny Kuan f75b11d143 fix typo in installers
13 years ago
Johnny Kuan 12bf584088 change version to git revision when installing
13 years ago
xiaonaitong a6410994c2 quick fix so thant it works on mingw and bash 3.1
13 years ago
Joel Schaerer 00ce1696a7 try to fix OS X install
13 years ago
Brandon Tilley f1492bbe80 Make install.sh check for sourcing of .bashrc
13 years ago
William Ting 34419c3eae fixed regex matching vs existing source /etc/profile line in .bashrc
13 years ago
Joel Schaerer 9734cfa736 use your actual shell instead of the one in /usr/bin
14 years ago
Joel Schaerer edec6a140f create some directories if they don't exist
14 years ago
Joël Schaerer de9270bb99 tell the user he needs to source his *rc before he can start using autojump
14 years ago
Joel Schaerer dedibox db7648dd1d less intrusive installer
14 years ago
Joël Schaerer 1da392bad3 minor cleanup and indentation
14 years ago
Liyan Chang 937d60b875 [PATCH] Some comments added in the previous commit
14 years ago
Liyan Chang 2ed86b3a5e More intelligently modify users .bashrc and .bash_profile
14 years ago
Joël Schaerer 3b68cd989c add a prefix option to the bash installer
14 years ago
Joel Schaerer accf8f1108 added shebang
14 years ago
Kiril Piskunov abb936e33e added -e flag to echo in install.sh
14 years ago
Cloudera Training 411946deb7 install script modified in order for autojump to work on OS X out of the box
14 years ago
Cloudera Training 1fc107ad38 install script modified in order for autojump to install correctly OS X
14 years ago
Joël Schaerer 2963f1fcea license stuff
15 years ago
Joel Schaerer de2388b868 better installation instructions
15 years ago
Pierre Gueth 9b87282791 updated installer
15 years ago