configurations-guix/.bash_profile

3 lines
85 B
Bash

# Honor per-interactive-shell startup file
if [ -f ~/.bashrc ]; then . ~/.bashrc; fi