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 # Platform specific settings
case "$OSTYPE" in case "$OSTYPE" in
darwin*) darwin*)
plugins=($plugins brew brew-cask osx) plugins=($plugins osx)
;; ;;
linux*) linux*)
plugins=($plugins deb) plugins=($plugins deb)