runtime/etc/bash_profile
2020-02-02 22:06:11 +01:00

4 lines
50 B
Bash

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