mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
Remove zsh_reload plugin
@@ -322,7 +322,6 @@ plugins=(rails git ruby)
|
|||||||
- [npx](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/npx): new npm versions (>=7.0.0) do not provide the same functionality.
|
- [npx](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/npx): new npm versions (>=7.0.0) do not provide the same functionality.
|
||||||
- [osx](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/osx): renamed to `macos`.
|
- [osx](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/osx): renamed to `macos`.
|
||||||
- [rustup](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rustup): moved to the `rust` plugin.
|
- [rustup](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rustup): moved to the `rust` plugin.
|
||||||
- [zsh_reload](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/zsh_reload): functionality baked into the CLI with `omz reload`.
|
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
@@ -332,3 +331,4 @@ plugins=(rails git ruby)
|
|||||||
- git-remote-branch: not actively maintained.
|
- git-remote-branch: not actively maintained.
|
||||||
- go: use `golang` instead.
|
- go: use `golang` instead.
|
||||||
- nyan: the service that the plugin relied on is no longer available.
|
- nyan: the service that the plugin relied on is no longer available.
|
||||||
|
- zsh_reload: functionality baked into the CLI with `omz reload`.
|
||||||
|
|||||||
Reference in New Issue
Block a user