Easy Steps to Install elvish on Mac

Package Information:

Name: elvish
Use: Novel UNIX shell written in Go
URL: https://github.com/elves/elvish

Installation Steps:

  1. Open up your Terminal.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install elvish using brew
    brew install elvish

elvish is ready to use now!