SyntaxFix
Write A Post
Hire A Developer
Questions
I had similar issue, but in the end I found out that ~/.bashrc was all I needed.
However, in Ubuntu, I had to comment the line that stops processing ~/.bashrc :
#If not running interactively, don't do anything [ -z "$PS1" ] && return