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:
- Open up your Terminal.
- Now, run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install elvish using brew
brew install elvish
elvish is ready to use now!