Mac Terminal Alternatives
From Logic Wiki
iTerm2
https://www.iterm2.com/features.html
installing zsh on top of it
brew install zsh
installing oh my zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"