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
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
Matt Cable
3add6a2ac4
Portable perl dirpersiststore because 'tail -r' doesn't work everywhere.
16 years ago
Matt Cable
2ff567e162
Removed unportable (and unnecessary) grep flags
16 years ago
Matt Cable
8f7609b4fa
Change zdirstore to variable
16 years ago
Matt Cable
610f68c8e0
Added install instructions
16 years ago
Matt Cable
1862b1c075
Added installation function
16 years ago
Matt Cable
50fb2d037e
Move dirpersist to plugin
16 years ago
Matt Cable
181a2ed537
Escape some metachars that trip up .zdirstore script
16 years ago
Matt Cable
21e2a913bf
Escape &'s in path name. Need to find general function for escaping all
...
shell metacharacters.
16 years ago
Matt Cable
870551e960
Alias popd to remove deleted dirs from persistance
16 years ago
Matt Cable
a0a8ba666b
Initial pass at pesistant directory stack
16 years ago