2 Answers
- Newest
- Most votes
- Most comments
1
Hello Dan!
I assume you're using Ubuntu environment, am I right?
If so, you can add following line to .bash_profile
[[ -f ~/.bashrc ]] && source ~/.bashrc
answered 7 years ago
Hello Dan!
I assume you're using Ubuntu environment, am I right?
If so, you can add following line to .bash_profile
[[ -f ~/.bashrc ]] && source ~/.bashrc