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>
2019-11-19 18:47:12 +01:00
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.
2018-10-14 09:39:14 -07:00
xiao.fan
cddfc3b038
style fixes
2015-08-04 15:10:18 -07:00
xiao
aac5523629
Additional chpwd clobbering fix for dirpersist
2015-08-03 22:58:29 -07:00
Antoine Dechaume
ef343eef30
Fix dirpersist plugin
...
This plugin did not work, I just found the same functionnality in grml, this one works.
2014-03-20 10:43:33 +01:00
s3
1bb715965c
Change hardcoded ~/.oh-my-zsh to $ZSH.
2012-06-12 10:18:02 +02:00
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.
2010-09-30 21:34:06 -07:00