Move boot2docker plugin to removed (#5)

Eduardo J 2022-05-12 09:47:03 +02:00 committed by GitHub
parent dc09bc0e76
commit 08f8d05524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -35,7 +35,6 @@ plugins=(rails git ruby)
- [bbedit](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/bbedit)
- [bedtools](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/bedtools)
- [bgnotify](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/bgnotify)
- [boot2docker](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/boot2docker)
- [bower](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/bower)
- [branch](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/branch)
- [brew](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/brew)
@ -331,6 +330,7 @@ plugins=(rails git ruby)
### Removed
- boot2docker: the boot2docker project was abandoned in 2020.
- cloudapp: removed due to [deprecated API](https://github.com/cloudapp/api#note-the-api-is-no-longer-supported).
- django: removed because Zsh provides a better completion for Django.
- fedora: use `dnf` instead.