I love Oh My Zsh, but it has never worked properly in the JetBrains product\'s Terminals:
Try to uncomment first string in ~/.zshrc:
~/.zshrc
# If you come from bash you might have to change your $PATH. export PATH=$HOME/bin:/usr/local/bin:$PATH
It helped me.