Just revert to chsh -s /bin/bash from chsh -s /bin/zsh,
Run one command
chsh -s /bin/bash
Your facing this problem just because of you have change shell from /bash to /zsh in macOs. If you run this command again it will change the path again.
So just run one command and problem solve.