Files
bash/source-files/user.bash_profile

5 lines
99 B
Bash

# ~/.bash_profile
# Source user .bashrc if it exists
[ -f $HOME/.bashrc ] && source $HOME/.bashrc