Deprecate cloudapp plugin

Marc Cornellà 2020-06-19 23:14:02 +02:00
parent 18b5fdb7f6
commit d3003ca085
1 changed files with 1 additions and 1 deletions

@ -43,7 +43,6 @@ plugins=(rails git ruby)
- [celery](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/celery) - [celery](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/celery)
- [chruby](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/chruby) - [chruby](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/chruby)
- [chucknorris](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/chucknorris) - [chucknorris](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/chucknorris)
- [cloudapp](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cloudapp)
- [cloudfoundry](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cloudfoundry) - [cloudfoundry](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cloudfoundry)
- [codeclimate](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/codeclimate) - [codeclimate](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/codeclimate)
- [coffee](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/coffee) - [coffee](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/coffee)
@ -294,6 +293,7 @@ plugins=(rails git ruby)
### Deprecated ### Deprecated
- [cloudapp](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cloudapp) (deprecated API)
- [fedora](https://github.com/ohmyzsh/ohmyzsh/commits/master/plugins/fedora) (use `dnf` instead) - [fedora](https://github.com/ohmyzsh/ohmyzsh/commits/master/plugins/fedora) (use `dnf` instead)
- [git-remote-branch](https://github.com/ohmyzsh/ohmyzsh/commits/master/plugins/git-remote-branch) (not actively maintained) - [git-remote-branch](https://github.com/ohmyzsh/ohmyzsh/commits/master/plugins/git-remote-branch) (not actively maintained)
- [go](https://github.com/ohmyzsh/ohmyzsh/commits/master/plugins/go) (use `golang` instead) - [go](https://github.com/ohmyzsh/ohmyzsh/commits/master/plugins/go) (use `golang` instead)