Files
dotfiles/bash-conf-home/.bash_profile
T

4 lines
52 B
Bash

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