66 Commits (22e00b02efe63d3ee19a55dadbdea0bea1785942)

Author SHA1 Message Date
Joel Kuzmarski 8f95637e67 Login shell after install (#5314) 8 years ago
Dan Wallis fec0089cdd Quote $ZSH where necessary in install script (#6587) 8 years ago
ningwei1993 8f0ff4bb63 fix bug for check zsh (#6798) 8 years ago
Marc Cornellà c4981bae0a installer: check if zsh in path instead of /etc/shells 8 years ago
Marc Cornellà 4fec0a46e7
[installer] use `command -v` to check for git 8 years ago
Doug Yun 2526d71c56 Use HTTPS for Planet Argon links (#6326) 9 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
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
Andrew Janke f94fee5a7f installer: don't bail on errors in color setup 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
Chang Hyun Park 58d2f9335d Check if Zsh is installed prior to installing Oh My Zsh 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
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
mizabrik c6a8b2ea6d Save ZSH path in newly created .zshrc 11 years ago
Robby Russell 671bd0cf4f Link to swag in installer... shameless profiting 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
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
Andrew Vit 1e9f55f09d Add configuration placeholders to installer template 13 years ago
dongweiming d4a9467f89 Modify determine the oh-my-zsh installed in non-default path of the installed 13 years ago
Henry Yan d55262b6a1 Added $PATH to PATH in install shell 13 years ago
Probably Not dfbafe6d58 Fixing conflict in install scripts 14 years ago
Sergey Lukin ebeae4abe9 Fix /bin/sh compatibility issue in install.sh 14 years ago
Eric Mathison b0cf0674ef Fix color syntax 14 years ago
Renan Cakirerk a39c9ffe5b Fix finding git issue. http://stackoverflow.com/questions/592620/check-if-a-program-exists-from-a-bash-script 14 years ago
Daniel Lockard 12e181c6f6 Added an if-statement to see if git is installed 14 years ago
Andrew Hodges 0c41b1cdc3 Colorize Install & Upgrade Scripts 15 years ago
Arthur Kalmenson 1354eb1248 Changed to use which. 15 years ago
Arthur Kalmenson 5f415c465a Change URL to https since most corporate environments block git port. 15 years ago
Arthur Kalmenson 1e2152fcf3 Make the chsh more reliable. 15 years ago
Robby Russell aeabc3f616 Switching to /usr/bin/env zsh instead of /bin/zsh in the installer 16 years ago
Robby Russell 5a3bde78d8 Sprinkling some candy on this muffin. 16 years ago
Toon Claes 886d97f41e Removed useless else 17 years ago
Robby Russell b67961d812 Updating install process to copy your current environments PATH and adding it to the bottom of ~/.zshrc. 17 years ago
Robby Russell fcc1cde56c Updating installer to use the new template file. ~/.zshrc will now be outside of the repository 17 years ago