This website requires JavaScript.
Explore
Help
Sign in
linux
/
ohmyzsh
Watch
1
Star
0
Fork
You've already forked ohmyzsh
0
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-11-12 21:39:48 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
be4a952972
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 a new issue
Copy permalink