1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-09-20 09:56:45 +08:00
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
..
2019-11-06 19:46:52 +01:00
2018-08-07 20:42:01 +02:00