summaryrefslogtreecommitdiff
path: root/tools/install.sh
AgeCommit message (Expand)Author
2015-10-21Fix syntax error in #4515 on certain shellsMarc Cornellà
2015-10-21Revert "Make install script safer"Marc Cornellà
2015-10-20Merge pull request #4507 from WhyEee/fix-no-tputMarc Cornellà
2015-10-20Make install script saferBrian J Brennan
2015-10-16Fix install.sh/upgrade.sh for tput-less systemsYannick Eckey
2015-09-28installer: don't bail on errors in color setupAndrew Janke
2015-09-26Merge pull request #3646 from apjanke/installer-cygwin-support-3Robby Russell
2015-09-23Merge branch 'master' into installer-cygwin-support-3Andrew Janke
2015-09-21Do not fail if tput is not availableFrederic Crozat
2015-09-19Merge branch 'master' into installer-portable-colorsAndrew Janke
2015-09-19Merge pull request #3889 from leycec/compauditRobby Russell
2015-09-03Merge changes from #4241 into installer-portable-colorsAndrew Janke
2015-09-03Add Cygwin support to installer.Andrew Janke
2015-08-30Merge pull request #4241 from heartinpiece/masterRobby Russell
2015-08-30Merge pull request #3613 from apjanke/remove-sed-iRobby Russell
2015-08-27installer: switch twitter link to httpsAndrew Janke
2015-08-12Check if Zsh is installed prior to installing Oh My ZshChang Hyun Park
2015-07-20Cygwin-specific "chsh" installation issue fixed.leycec
2015-07-20Secure umask enforced during installation.leycec
2015-07-06installer: use terminfo for portable escape sequencesAndrew Janke
2015-07-06install.sh: use portable printf instead of echoAndrew Janke
2015-05-05Fix 'chsh' by checking '/etc/shells' instead of using 'which'Pablo Tamarit
2015-02-20install.sh: Replace nonstandard "sed -i" with sed + mv commands. Makes portab...Andrew Janke
2015-02-10Merge pull request #3353 from mizabrik/masterRobby Russell
2015-01-15Fast installation time by shallow copying git repoNicholas T.
2014-11-28Save ZSH path in newly created .zshrcmizabrik
2014-08-31Merge pull request #3049 from strycore/masterRobby Russell
2014-08-31Link to swag in installer... shameless profitingRobby Russell
2014-08-21Don't try running chsh if user already runs zshMathieu Comandon
2014-08-20Replace /usr/bin/env with envFredrik Fornwall
2014-03-30Correct redirection of output from 'hash'Henrik Holm
2014-03-13Fixing a few quirks in the latest installer updates (quoting /Users/robbyruss...Robby Russell
2014-03-08Abort installer on errorsAndrew Vit
2014-03-08Write install path into .zshrcAndrew Vit
2014-03-08Reference default install path from ZSH variableAndrew Vit
2014-03-08Merge pull request #1402 from sergeylukin/masterRobby Russell
2013-12-02Merge pull request #1087 from avit/install-templateRobby Russell
2013-10-25Add configuration placeholders to installer templateAndrew Vit
2013-06-30Modify determine the oh-my-zsh installed in non-default path of the installeddongweiming
2013-04-07Added $PATH to PATH in install shellHenry Yan
2012-12-02Fixing conflict in install scriptsProbably Not
2012-11-09Fix /bin/sh compatibility issue in install.shSergey Lukin
2012-10-21Fix color syntaxEric Mathison
2012-06-23Fix finding git issue. http://stackoverflow.com/questions/592620/check-if-a-p...Renan Cakirerk
2012-04-04Added an if-statement to see if git is installedDaniel Lockard
2011-06-03Colorize Install & Upgrade ScriptsAndrew Hodges
2011-04-18Changed to use which.Arthur Kalmenson
2011-04-18Change URL to https since most corporate environments block git port.Arthur Kalmenson
2011-04-18Make the chsh more reliable.Arthur Kalmenson
2010-08-19Switching to /usr/bin/env zsh instead of /bin/zsh in the installerRobby Russell