For more than a year now, instead of Bash and Zsh, I have been using the “interactive friendly” Fish shell.
https://github.com/fish-shell/fish-shell
When you start using Fish, the first thing you notice is that it’s swift. It’s noticeably faster than Zsh.
Fisher – is one of the most common plugin managers for fish.
Recommended plugins: tide, fish-async-prompt.
fisher install ilancosman/tide
fisher install acomagu/fish-async-prompt
Switch to fish!
brew install fish
chsh -s /usr/local/bin/fish