Every time I open terminal, I don’t seem to have my bash profile loaded.
By this, I mean if I type:
git
node
brew
etc… i get “command not found”
If I run:
source ~/.bashrc
Then it fixes the issue.
I seem to have to do this on each restart
Any way to make it do this automatically?
Add
in
~/.profileor~/.bash_profile