runtime/etc/bash_profile

4 lines
50 B
Bash
Raw Permalink Normal View History

2020-02-02 21:06:11 +00:00
if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi