Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-19 | Use safer append to hook function arrays (#8406) | Jacob Tomaw | |
Use add-zsh-hook to add functions to hooks. That way they won't be added again when doing `source ~/.zshrc` multiple times. Co-authored-by: Marc CornellĂ <marc.cornella@live.com> | |||
2015-08-04 | style fixes | xiao.fan | |
2015-08-03 | Additional chpwd clobbering fix for dirpersist | xiao | |
2014-03-20 | Fix dirpersist plugin | Antoine Dechaume | |
This plugin did not work, I just found the same functionnality in grml, this one works. | |||
2012-06-12 | Change hardcoded ~/.oh-my-zsh to $ZSH. | s3 | |
2010-09-30 | Reorganizing plugins so that each plugin has it's own directory now so that ↵ | Robby Russell | |
any plugin-specific functions can be bundled within there. |