This website requires JavaScript.
Explore
Help
Sign In
kevin
/
ohmyzsh
Watch
1
Fork
0
You've already forked ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-11-15 09:58:47 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e7390a8603
ohmyzsh
/
plugins
/
zsh_reload
/
README.md
4 lines
92 B
Markdown
Raw
Normal View
History
Unescape
Escape
zsh_reload: add README
2016-11-02 02:16:59 -07: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-02 21:16:58 -07:00
**This plugin is deprecated.** Use
`omz reload`
or
`exec zsh`
instead.
Reference in New Issue
Copy Permalink