guix-config/.bash_profile

3 lines
85 B
Bash
Raw Normal View History

2024-11-29 16:55:11 +00:00
# Honor per-interactive-shell startup file
if [ -f ~/.bashrc ]; then . ~/.bashrc; fi