I have been setting some environmental variables within the file ~/.bashrc, but it seems like it is not automatically loading the contents of this file each time I open a new terminal window, I have to manually type in source ~/.bashrc in order to get my variables imported.
Is there a way to make it automatic?
Is there a way to make it automatic?