134 Commits (1b7fc2f3aca32ba8713be0e27305c5cf578033f6)

Author SHA1 Message Date
Fredrik Fornwall 9772f8e10d Replace /bin/sh with sh for portability (#5291) 10 years ago
Felipe Vargas 551abfcbb4 Remove undesirable hardcoding of PATH into zshrc (#4925) 10 years ago
Andrew Janke 483f1208a5 installer: fix ordering of cygwin msys git check (#4557) 10 years ago
Robin Hallabro 18ca953f12 Use consistent wording when updating 10 years ago
LE Manh Cuong c25002a13f Removing `source` command 11 years ago
LE Manh Cuong 53a63355be Change coding style 11 years ago
LE Manh Cuong 45cd2df31f Update uninstall.sh 11 years ago
Marc Cornellà d06f4d0893 Fix backwards logic in uninstaller once and for all 11 years ago
Marc Cornellà 4e42e1f7e1 Fix conditional in uninstall prompt 11 years ago
Marc Cornellà b2010a0ae6 Fix syntax error in confirmation prompt of uninstall.sh 11 years ago
Marc Cornellà ca5632bce1 Fix syntax error in #4515 on certain shells 11 years ago
Marc Cornellà 78dc858396 Revert "Make install script safer" 11 years ago
Brian J Brennan c9d93757e8 Make install script safer 11 years ago
Yannick Eckey 75e619b724 Fix install.sh/upgrade.sh for tput-less systems 11 years ago
Arvind Chembarpu e59e1c8417 Check for git before trying to upgrade, as per #4504 11 years ago
Rodrigo Chiossi 6b73f5ec75 Ask for confirmation before uninstall 11 years ago
Andrew Janke f94fee5a7f installer: don't bail on errors in color setup 11 years ago
Frederic Crozat 95296bb0c5 also handle missing tput in upgrade script. 11 years ago
Frederic Crozat 884a879562 Do not fail if tput is not available 11 years ago
Andrew Janke 502f08b5e1 Add Cygwin support to installer. 11 years ago
Andrew Janke fe92ea98e0 installer: switch twitter link to https 11 years ago
Felix Krause de47e2df69 Use https instead of http 11 years ago
Chang Hyun Park 58d2f9335d Check if Zsh is installed prior to installing Oh My Zsh 11 years ago
Marc Scholten d351c76b04 Also accept any forms of yes as an answer to the "do you want to update?" prompt 11 years ago
leycec e8caf22beb Cygwin-specific "chsh" installation issue fixed. 11 years ago
leycec da395c5837 Secure umask enforced during installation. 11 years ago
Andrew Janke 8cf610089d installer: use terminfo for portable escape sequences 11 years ago
Andrew Janke 19ea867a3a install.sh: use portable printf instead of echo 11 years ago
HeroCC 6a1b8320fe No input for Update Check defaults to Yes 11 years ago
Pablo Tamarit 03b8c199e5 Fix 'chsh' by checking '/etc/shells' instead of using 'which' 11 years ago
Andrew Janke 1246c3e08b install.sh: Replace nonstandard "sed -i" with sed + mv commands. Makes portable to systems whose sed lacks "-i", like OpenBSD. 11 years ago
Nicholas T. 5cb0ed98d1 Fast installation time by shallow copying git repo 11 years ago
Mark Feltner 83553597a1 fix(tools/check_for_upgrade): Don't source profile 11 years ago
mizabrik c6a8b2ea6d Save ZSH path in newly created .zshrc 11 years ago
Moinak Ghosh 3a39732845 Change to epoch target in days instead of seconds. 12 years ago
Moinak Ghosh 90762eee49 Convert epoch_target from days to seconds. 12 years ago
Moinak Ghosh 5f38a537ce Update Solaris changes to use OSTYPE and zsh datetime module. 12 years ago
Robby Russell 671bd0cf4f Link to swag in installer... shameless profiting 12 years ago
Robby Russell 9f8d7d85c2 Adding link to the store for swag in upgrade process 12 years ago
Mathieu Comandon 91ba6d9887 Don't try running chsh if user already runs zsh 12 years ago
Fredrik Fornwall dac2a6e27a Replace /usr/bin/env with env 12 years ago
Moinak Ghosh 5e328e3a9c Solaris portability tweaks. 12 years ago
n.st a9e1d9aa89 Cancel upgrade if $ZSH is not writable 12 years ago
Mark Feltner 8d976e02b1 fix(tools/check_for_upgrade): Don't source profile 12 years ago
Adam Luikart 9590b96b3f Write the update file even if `CLOBBER` is unset. 12 years ago
Henrik Holm f46d06dae1 Correct redirection of output from 'hash' 12 years ago
Robby Russell 47b0d754ae Fixing a few quirks in the latest installer updates (quoting /Users/robbyrussell/.oh-my-zsh and such). Also mentioining our twitter account after install 12 years ago
Andrew Vit da1fa3b06a Abort installer on errors 12 years ago
Andrew Vit 2e11e2ab5a Write install path into .zshrc 12 years ago
Andrew Vit 5bd590ceb3 Reference default install path from ZSH variable 12 years ago