This website requires JavaScript.
Explore
Help
Sign In
Customization
/
ohmyzsh
Watch
1
Star
0
Fork
You've already forked ohmyzsh
0
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-11-12 08:50:08 +00:00
Code
Releases
Activity
9a3d853481
ohmyzsh
/
plugins
/
zsh_reload
/
README.md
4 lines
92 B
Markdown
Raw
Normal View
History
Unescape
Escape
zsh_reload: add README
2016-11-02 09:16:59 +00:00
# zsh_reload plugin
feat(cli)!: add `omz reload` command and deprecate `zsh_reload` plugin (#9078) 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
2020-07-03 04:16:58 +00:00
**This plugin is deprecated.** Use
`omz reload`
or
`exec zsh`
instead.
Copy permalink