Terminator not loading .bashrc or .vimrc

Viewed 3489

I installed Terminator using following commands.

sudo add-apt-repository ppa:gnome-terminator
sudo apt-get update
sudo apt-get install terminator

It seems like it's not loading .bashrc file. When I open Vim in terminator, it's not even loading .vimrc file. I can't even change Preferences->Profile->Colors.

But everything is working fine in gnome-terminal.

1 Answers
Related