Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-23 | Change coding style | LE Manh Cuong | |
2015-10-23 | Update uninstall.sh | LE Manh Cuong | |
- Need dot `.` for POSIX compliant instead of `source` - Use modern syntax for command substitution - Fix missing double quotes | |||
2015-10-21 | Fix backwards logic in uninstaller once and for all | Marc Cornellà | |
Really this time :P Fixes #4533 | |||
2015-10-21 | Fix conditional in uninstall prompt | Marc Cornellà | |
2015-10-21 | Fix syntax error in confirmation prompt of uninstall.sh | Marc Cornellà | |
We need to use POSIX syntax. This file is no longer executed with zsh. Fixes #4483. | |||
2015-10-05 | Ask for confirmation before uninstall | Rodrigo Chiossi | |
Prompt the user before removing oh-my-zsh from the system | |||
2015-09-03 | Add Cygwin support to installer. | Andrew Janke | |
* Balk at incompatible Windows/MSYS git * Test for chsh presence before trying to use it * Replace non-portable `[[ ... ]]` and `[ x = *pattern* ]` constructs | |||
2012-12-02 | Fixing conflict in install scripts | Probably Not | |
2009-08-31 | Adding an uninstaller tool | Robby Russell | |