Marc Cornellà
610b2529d2
Clean up plugin READMEs and a few plugins
...
- fasd
- history
- mercurial
- pylint
- repo
- yii2
6 years ago
Jacob Tomaw
1ba0af650a
Use safer append to hook function arrays ( #8406 )
...
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>
6 years ago
Jeffrey Chandler
010ecf4f93
Added README file to the dirpersist plugin ( #7274 )
...
* Added README file to the dirpersist plugin
added additional details on how the plugin works.
8 years ago
xiao.fan
cddfc3b038
style fixes
11 years ago
xiao
aac5523629
Additional chpwd clobbering fix for dirpersist
11 years ago
Antoine Dechaume
ef343eef30
Fix dirpersist plugin
...
This plugin did not work, I just found the same functionnality in grml, this one works.
12 years ago
s3
1bb715965c
Change hardcoded ~/.oh-my-zsh to $ZSH.
14 years ago
Robby Russell
26d97a9355
Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.
16 years ago