Get diff-so-fancy installed on Mac using Brew

Package Information:

Name: diff-so-fancy
Use: diff-so-fancy builds on the good-lookin’ output of git contrib’s diff-highlight to upgrade your diffs’ appearances.
URL: https://github.com/so-fancy/diff-so-fancy

Installation Steps:

  1. Open up your Terminal.
  2. Copy the below command and execute

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

diff-so-fancy is ready to use now!