This website requires JavaScript.
Explore
Help
Sign In
holm
/
ohmyzsh
Watch
1
Star
1
Fork
0
You've already forked ohmyzsh
forked from
extern/ohmyzsh
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1c1d74c5ec
ohmyzsh
/
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 06:16:58 +02:00
**This plugin is deprecated.** Use
`omz reload`
or
`exec zsh`
instead.
Reference in New Issue
Copy Permalink