Install Drush and Terminus for Drupal at Pantheon using Homebrew
## Update Homebrew Formula(s)
$ brew update
$ brew tap homebrew/dupes
$ brew tap homebrew/versions
$ brew tap homebrew/php
## Install Drush
$ brew install drush
## Install Terminus
$ brew install terminus