Commit History

Author SHA1 Message Date
  Andrew Janke 1246c3e08b install.sh: Replace nonstandard "sed -i" with sed + mv commands. Makes portable to systems whose sed lacks "-i", like OpenBSD. 9 years ago
  Robby Russell d2667bd0a2 Merge pull request #3353 from mizabrik/master 9 years ago
  Nicholas T. 5cb0ed98d1 Fast installation time by shallow copying git repo 9 years ago
  mizabrik c6a8b2ea6d Save ZSH path in newly created .zshrc 9 years ago
  Robby Russell c1cd9cb126 Merge pull request #3049 from strycore/master 9 years ago
  Robby Russell 671bd0cf4f Link to swag in installer... shameless profiting 9 years ago
  Mathieu Comandon 91ba6d9887 Don't try running chsh if user already runs zsh 9 years ago
  Fredrik Fornwall dac2a6e27a Replace /usr/bin/env with env 10 years ago
  Henrik Holm f46d06dae1 Correct redirection of output from 'hash' 10 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 10 years ago
  Andrew Vit da1fa3b06a Abort installer on errors 10 years ago
  Andrew Vit 2e11e2ab5a Write install path into .zshrc 10 years ago
  Andrew Vit 5bd590ceb3 Reference default install path from ZSH variable 10 years ago
  Robby Russell 6a2e65f4c8 Merge pull request #1402 from sergeylukin/master 10 years ago
  Robby Russell 0d352109e9 Merge pull request #1087 from avit/install-template 10 years ago
  Andrew Vit 1e9f55f09d Add configuration placeholders to installer template 12 years ago
  dongweiming d4a9467f89 Modify determine the oh-my-zsh installed in non-default path of the installed 11 years ago
  Henry Yan d55262b6a1 Added $PATH to PATH in install shell 11 years ago
  Probably Not dfbafe6d58 Fixing conflict in install scripts 12 years ago
  Sergey Lukin ebeae4abe9 Fix /bin/sh compatibility issue in install.sh 11 years ago
  Eric Mathison b0cf0674ef Fix color syntax 11 years ago
  Renan Cakirerk a39c9ffe5b Fix finding git issue. http://stackoverflow.com/questions/592620/check-if-a-program-exists-from-a-bash-script 12 years ago
  Daniel Lockard 12e181c6f6 Added an if-statement to see if git is installed 12 years ago
  Andrew Hodges 0c41b1cdc3 Colorize Install & Upgrade Scripts 13 years ago
  Arthur Kalmenson 1354eb1248 Changed to use which. 13 years ago
  Arthur Kalmenson 5f415c465a Change URL to https since most corporate environments block git port. 13 years ago
  Arthur Kalmenson 1e2152fcf3 Make the chsh more reliable. 13 years ago
  Robby Russell aeabc3f616 Switching to /usr/bin/env zsh instead of /bin/zsh in the installer 14 years ago
  Robby Russell 5a3bde78d8 Sprinkling some candy on this muffin. 14 years ago
  Toon Claes 886d97f41e Removed useless else 14 years ago