mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-19 21:08:41 +02: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.