guix-config/.bash_profile

2 lines
85 B
Bash

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