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>master
parent
d4f32e9f3a
commit
1ba0af650a
12 changed files with 29 additions and 23 deletions
Loading…
Reference in new issue