dotfiles/.bash_profile

4 lines
49 B
Bash
Raw Normal View History

2014-11-11 21:01:06 +00:00
if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi