Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-01 | refactor(zsh_reload)!: remove deprecated plugin | Marc Cornellà | |
BREAKING CHANGE: the `zsh_reload` was deprecated long ago and showed a deprecation message. The `src` function was replaced by the CLI command `omz reload`, so use that instead from now on. | |||
2021-10-04 | feat(cli)!: add `omz reload` command and deprecate `zsh_reload` plugin (#9078) | Monson Shao | |
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 | |||
2018-04-22 | zsh_reload: add README | Marc Cornellà | |