Age | Commit message (Expand) | Author |
2014-03-30 | Correct redirection of output from 'hash' | Henrik Holm |
2014-03-13 | Fixing a few quirks in the latest installer updates (quoting /Users/robbyruss... | Robby Russell |
2014-03-08 | Abort installer on errors | Andrew Vit |
2014-03-08 | Write install path into .zshrc | Andrew Vit |
2014-03-08 | Reference default install path from ZSH variable | Andrew Vit |
2014-03-08 | Merge pull request #1402 from sergeylukin/master | Robby Russell |
2013-12-02 | Merge pull request #1087 from avit/install-template | Robby Russell |
2013-10-25 | Add configuration placeholders to installer template | Andrew Vit |
2013-06-30 | Modify determine the oh-my-zsh installed in non-default path of the installed | dongweiming |
2013-04-07 | Added $PATH to PATH in install shell | Henry Yan |
2012-12-02 | Fixing conflict in install scripts | Probably Not |
2012-11-09 | Fix /bin/sh compatibility issue in install.sh | Sergey Lukin |
2012-10-21 | Fix color syntax | Eric Mathison |
2012-06-23 | Fix finding git issue. http://stackoverflow.com/questions/592620/check-if-a-p... | Renan Cakirerk |
2012-04-04 | Added an if-statement to see if git is installed | Daniel Lockard |
2011-06-03 | Colorize Install & Upgrade Scripts | Andrew Hodges |
2011-04-18 | Changed to use which. | Arthur Kalmenson |
2011-04-18 | Change URL to https since most corporate environments block git port. | Arthur Kalmenson |
2011-04-18 | Make the chsh more reliable. | Arthur Kalmenson |
2010-08-19 | Switching to /usr/bin/env zsh instead of /bin/zsh in the installer | Robby Russell |
2010-05-07 | Sprinkling some candy on this muffin. | Robby Russell |
2009-10-16 | Removed useless else | Toon Claes |
2009-09-07 | Updating install process to copy your current environments PATH and adding it... | Robby Russell |
2009-09-01 | Updating installer to use the new template file. ~/.zshrc will now be outside... | Robby Russell |
2009-08-30 | Changing order of loading zsh at end of install | Robby Russell |
2009-08-30 | Attempting to load zsh properly after auto-install | Robby Russell |
2009-08-30 | Checking if .zshrc is a file or a symlink. | Robby Russell |
2009-08-30 | Adding an installer tool | Robby Russell |