remove deprecated omz plugins

This commit is contained in:
James Walker 2018-09-30 21:58:35 -04:00
parent 899450130c
commit ba2d1a5afd
Signed by: walkah
GPG Key ID: 3C127179D6086E93

View File

@ -39,7 +39,7 @@ plugins=($plugins drush composer)
# Platform specific settings
case "$OSTYPE" in
darwin*)
plugins=($plugins brew brew-cask osx)
plugins=($plugins osx)
;;
linux*)
plugins=($plugins deb)