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