mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-21 05:43:31 +02:00
be4a952972
BREAKING CHANGE: the `zsh_reload` plugin is deprecated. Instead of using its `src` function, use `omz reload` or `exec zsh` to reload zsh after making changes to your `.zshrc` file. Closes #9078