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:
- Open Terminal.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install brew-cask-completion using brew
brew install brew-cask-completion
brew-cask-completion is ready to use now!