dotfiles/.bash_profile

4 lines
45 B
Bash

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