Age | Commit message (Expand) | Author |
2021-10-06 | chore: zshrc update settings rewording | Marc Cornellà |
2021-10-04 | feat(updater): add mode to only remind you to update when it's time (#10187) | Marc Cornellà |
2021-10-04 | refactor(updater): change auto-update settings to use `zstyle` | Marc Cornellà |
2021-09-22 | feat(lib): allow setting custom completion dots sequence (#9424) | Simon Rogers |
2021-01-15 | chore: caution against `COMPLETION_WAITING_DOTS` in template (#8352) | Suhas Karanth |
2020-07-06 | Edit for better consistency in template (#8593) | Jethro Lee |
2020-05-23 | Use oh-my-zsh path variables in zshrc.zsh-template (#8960) | Janek |
2019-11-20 | Actions to take after repository migration is complete (#8394) | Marc Cornellà |
2019-05-11 | lib: add ability to disable magic functions | Marc Cornellà |
2019-05-05 | zshrc: add option to bypass update prompt (#5891) | Marc Cornellà |
2019-04-08 | zshrc: remove SSH_KEY_PATH comment | Marc Cornellà |
2019-01-20 | template: change plugins definition to single line (#7498) | Rehan Mahmood |
2018-08-29 | Clarify random theme setting (#7090) | Samuel Lelièvre |
2018-07-13 | Add support for custom timestamp format in history (#6770) | Cristian Consonni |
2017-11-08 | Updating template and README to list plugins on individual lines vs one long ... | Robby Russell |
2017-11-01 | Merge branch 'Random_Theme_From_List' of https://github.com/Gnouc/oh-my-zsh i... | Robby Russell |
2017-02-18 | Adds option to disable auto update prompt | Rob Freiburger |
2016-11-02 | Changed dsa --> rsa in zshrc.zsh-template file (#5603) | Timothy Blumberg |
2016-08-23 | Reorder zshrc template | Marc Cornellà |
2016-06-16 | Remove undesirable hardcoding of PATH into zshrc (#4925) | Felipe Vargas |
2015-12-18 | Some improvements | LE Manh Cuong |
2015-12-18 | Allow loading themes from predefined list | LE Manh Cuong |
2015-05-01 | Update template zshrc with HYPHEN_INSENSITIVE | Jordan Klassen |
2014-11-21 | Fix Yosemite broken zsh where $PATH var does not get appended correctly. | Doan Truong Thi |
2014-06-04 | too many plugins = slow init warning | Dražen Lučanin |
2014-05-25 | Move aliases to 'custom' section of .zshrc template | Sean McCann |
2014-05-24 | Replacing DISABLE_CORRECTION with ENABLE_CORRECTION in zshrc template | Simon Courtois |
2014-03-25 | Fixed typos + made wording more consistent in zshrc.zsh-template | Luke Horvat |
2014-03-23 | $ZSH is the OMZ installation folder, not configuration | ncanceill |
2014-03-23 | mention $ZSH_CUSTOM as suggested in #2295 | ncanceill |
2014-03-23 | suggest setting $LANG to fix #1286 and fix #1823 | ncanceill |
2014-03-22 | Merge pull request #646 from whittle/master | Robby Russell |
2013-12-08 | Improve comments | Foivos |
2013-12-08 | Improve comments | Foivos |
2013-12-02 | Merge pull request #1087 from avit/install-template | Robby Russell |
2013-12-02 | Merge pull request #1928 from dongweiming/add-hist-stamp | Robby Russell |
2013-10-25 | Add configuration placeholders to installer template | Andrew Vit |
2013-09-14 | Fixed comments in zshrc.zsh-template about disabling auto updates. | David Strawn |
2013-06-30 | Add option for show in the command execution time stamp in the history | dongweiming |
2013-04-23 | Resolving conflict in #1266 merge | Robby Russell |
2013-04-23 | Merge pull request #1734 from cborgia/master | Robby Russell |
2013-04-22 | Added option to allow untracked files as non dirty | Jeremy Attali |
2013-04-18 | Edited Grammar in template file | Chris Borgia |
2012-11-30 | Modifying documentation in zshrc template for new config option | Robby Russell |
2012-11-26 | Add UPDATE_ZSH_DAYS setting | Eric Danielson |
2012-07-28 | Add a configuration option to disable autocorrect | Morgan Larosa |
2011-12-26 | Merge pull request #776 from mytechnix/master | Robby Russell |
2011-12-26 | Added example aliases in ZSH template. Added a new theme. | Michael Holachek |
2011-12-20 | add note about custom plugins | Trevor Wennblom |
2011-10-05 | Change default zshrc to export $ZSH (as required by check_for_upgrade.sh). | Jason Whittle |