Add new plugins and deprecations

Marc Cornellà 2021-12-28 12:12:13 +01:00
parent 6ccf93a212
commit 3f4d394422
No known key found for this signature in database
GPG Key ID: 0314585E776A9C1B

@ -40,7 +40,6 @@ plugins=(rails git ruby)
- [cake](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cake)
- [cakephp3](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cakephp3)
- [capistrano](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/capistrano)
- [cargo](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cargo)
- [cask](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cask)
- [catimg](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/catimg)
- [celery](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/celery)
@ -142,6 +141,7 @@ plugins=(rails git ruby)
- [ionic](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ionic)
- [ipfs](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ipfs)
- [isodate](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/isodate)
- [istioctl](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/istioctl)
- [iterm2](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/iterm2)
- [jake-node](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/jake-node)
- [jenv](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/jenv)
@ -150,10 +150,12 @@ plugins=(rails git ruby)
- [jira](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/jira)
- [jruby](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/jruby)
- [jsontools](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/jsontools)
- [juju](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/juju)
- [jump](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/jump)
- [kate](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/kate)
- [keychain](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/keychain)
- [kitchen](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/kitchen)
- [kn](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/kn)
- [knife](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/knife)
- [knife_ssh](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/knife_ssh)
- [kops](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/kops)
@ -168,6 +170,7 @@ plugins=(rails git ruby)
- [lein](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/lein)
- [lighthouse](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/lighthouse)
- [lol](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/lol)
- [lpass](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/lpass)
- [lxd](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/lxd)
- [macos](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/macos)
- [macports](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/macports)
@ -195,6 +198,7 @@ plugins=(rails git ruby)
- [nvm](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/nvm)
- [oc](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/oc)
- [octozen](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/octozen)
- [operator-sdk](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/operator-sdk)
- [otp](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/otp)
- [pass](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/pass)
- [paver](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/paver)
@ -233,7 +237,6 @@ plugins=(rails git ruby)
- [rsync](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rsync)
- [ruby](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ruby)
- [rust](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rust)
- [rustup](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rustup)
- [rvm](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rvm)
- [safe-paste](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/safe-paste)
- [salt](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/salt)
@ -294,6 +297,7 @@ plugins=(rails git ruby)
- [vi-mode](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/vi-mode)
- [virtualenv](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/virtualenv)
- [virtualenvwrapper](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/virtualenvwrapper)
- [volta](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/volta)
- [vscode](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/vscode)
- [vundle](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/vundle)
- [wakeonlan](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/wakeonlan)
@ -314,8 +318,10 @@ plugins=(rails git ruby)
### Deprecated
- [cargo](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cargo): moved to the `rust` plugin.
- [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`.
- [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