oh-my-bash icon indicating copy to clipboard operation
oh-my-bash copied to clipboard

Not working after sourcing vte.sh inside .bashrc

Open tsathis opened this issue 5 years ago • 0 comments

Sourcing vte.sh using source /etc/profile.d/vte.sh command inside the terminal works as expected.

image

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

image

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?

tsathis avatar Nov 18 '20 05:11 tsathis