mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-07-31 03:35:22 +08:00
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
zsh_reload plugin
This plugin is deprecated. Use omz reload or exec zsh instead.