oh-my-bash
oh-my-bash copied to clipboard
Not working after sourcing vte.sh inside .bashrc
Sourcing vte.sh using source /etc/profile.d/vte.sh command inside the terminal works as expected.

But, when it is done inside .bashrc, the oh-my-bash is not working.

I'm not sure whether the problem is with oh-my-bash or vte.sh. But why the same command make oh-my-bash not working when it is executed by .bashrc?