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