Files
dotfiles/bash/bash_profile.symlink
2012-04-30 18:34:37 -05:00

4 lines
50 B
Bash

if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi