How to Install duti on Mac using Brew

Package Information:

Name: duti
Use: A command-line tool to select default applications for document types and URL schemes on Mac OS X
URL: https://github.com/moretension/duti/

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 duti using brew
    brew install duti

duti is ready to use now!