summaryrefslogtreecommitdiff
path: root/plugins/dirpersist/dirpersist.plugin.zsh
AgeCommit message (Collapse)Author
2019-11-19Use 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-04style fixesxiao.fan
2015-08-03Additional chpwd clobbering fix for dirpersistxiao
2014-03-20Fix dirpersist pluginAntoine Dechaume
This plugin did not work, I just found the same functionnality in grml, this one works.
2012-06-12Change hardcoded ~/.oh-my-zsh to $ZSH.s3
2010-09-30Reorganizing plugins so that each plugin has it's own directory now so that ↵Robby Russell
any plugin-specific functions can be bundled within there.