This website requires JavaScript.
Explore
Help
Sign In
shell-user
/
oh-my-zsh
Watch
1
Star
0
Fork
0
You've already forked oh-my-zsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-05-11 05:55:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
65bbd24eec6b64f2f526c974781f08373277be0c
oh-my-zsh
/
plugins
/
zsh_reload
/
README.md
4 lines
92 B
Markdown
Raw
Normal View
History
Unescape
Escape
zsh_reload: add README
2016-11-02 10:16:59 +01: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 12:16:58 +08:00
**This plugin is deprecated.** Use
`omz reload`
or
`exec zsh`
instead.
Reference in New Issue
Copy Permalink