laughing-hipster/.bashrc

4 lines
92 B
Bash
Executable File

# source .profile, if the bashrc gets sourced
if [ -f ~/.profile ]; then
. ~/.profile