I have the following files to handle shell configuration:
#~/.bash_profile if [ -f ~/.bashrc ]; then source ~/.bashrc fi
and
<
I had the same problem with the Intellij Idea terminal on a Mac, the solution is the same for both. In settings change the path to the integrated terminal to "/bin/bash". Hope that helps.