guix-config/home/dotfiles/.bash_profile
2025-07-30 22:13:52 +00:00

2 lines
85 B
Bash

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