1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-09 17:00:44 +01:00

Add osx plugin to deprecated list

Marc Cornellà
2021-11-09 14:45:28 +01:00
parent 7c550f363b
commit 58a0c29fa2

@@ -315,6 +315,7 @@ plugins=(rails git ruby)
### Deprecated
- [django](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/django): Zsh already provides completion for Django.
- [osx](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/osx): renamed to `macos`.
- [zsh_reload](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/zsh_reload): functionality baked into the CLI with `omz reload`.
### Removed