dotfiles/link/.bash_profile

5 lines
49 B
Bash
Executable File

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