ohmyzsh/lib
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
..
bzr.zsh
clipboard.zsh
compfix.zsh compfix: fix check for empty string (#7674) 2019-03-21 20:35:00 +01:00
completion.zsh
correction.zsh
diagnostics.zsh
directories.zsh init: run compinit before loading lib/ files 2019-05-07 21:30:06 +02:00
functions.zsh Fix WSL check for WSL 2 and simplify nohup in open_command 2019-09-19 16:20:02 +02:00
git.zsh Fix badly resolved rebase conflict 2019-11-06 19:46:52 +01:00
grep.zsh
history.zsh lib: fix issues with nounset and parameters used before defined (#7433) 2019-04-09 12:58:45 +02:00
key-bindings.zsh
misc.zsh lib: allow alias expansion in _ sudo alias (#8268) 2019-10-16 18:01:15 +02:00
nvm.zsh
prompt_info_functions.zsh Themes: switch to using ruby_prompt_info() 2019-05-08 08:45:34 +02:00
spectrum.zsh
termsupport.zsh Use safer append to hook function arrays (#8406) 2019-11-19 18:47:12 +01:00
theme-and-appearance.zsh Themes: switch to using ruby_prompt_info() 2019-05-08 08:45:34 +02:00