Follow simple steps to install fizsh on Mac

Package Information:

Name: fizsh
Use: FIZSH is the Friendly Interactive ZSHell.
URL: https://github.com/zsh-users/fizsh

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

fizsh is ready to use now!