Get brew-cask-completion installed on Mac using Brew

Package Information:

Name: brew-cask-completion
Use: bash and fish auto-completion scripts for brew-cask

URL: https://github.com/xyb/homebrew-cask-completion

Installation Steps:

  1. Open Terminal.
  2. Run the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install brew-cask-completion using brew
    brew install brew-cask-completion

brew-cask-completion is ready to use now!