1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 15:30:40 +01:00

Deprecate django plugin

Marc Cornellà
2021-09-22 11:38:40 +02:00
parent 7b490e3385
commit bf78ef9a5a

@@ -68,7 +68,6 @@ plugins=(rails git ruby)
- [direnv](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/direnv) - [direnv](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/direnv)
- [dirhistory](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dirhistory) - [dirhistory](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dirhistory)
- [dirpersist](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dirpersist) - [dirpersist](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dirpersist)
- [django](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/django)
- [dnf](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dnf) - [dnf](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dnf)
- [dnote](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dnote) - [dnote](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dnote)
- [docker](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/docker) - [docker](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/docker)
@@ -314,6 +313,10 @@ plugins=(rails git ruby)
- [zsh-navigation-tools](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/zsh-navigation-tools) - [zsh-navigation-tools](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/zsh-navigation-tools)
- [zsh_reload](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/zsh_reload) - [zsh_reload](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/zsh_reload)
### Deprecated
- [django](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/django): Zsh already provides completion for Django.
### Removed ### Removed
- cloudapp: removed due to [deprecated API](https://github.com/cloudapp/api#note-the-api-is-no-longer-supported). - cloudapp: removed due to [deprecated API](https://github.com/cloudapp/api#note-the-api-is-no-longer-supported).