I am currently using Zsh in my regular terminal app on my Mac OS X. However, it's heavily customized and colors don't appear properly inside Emacs. So I am thinking, I should probably use shell-mode
with a different zshrc
or use "Bash" as the default shell in shell-mode
.
Is this possible?
Thanks in advance.