remove deprecated omz plugins

This commit is contained in:
2018-09-30 21:58:35 -04:00
parent 899450130c
commit ba2d1a5afd

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)