config/bash/.bash_profile
2025-12-21 16:12:13 -06:00

2 lines
67 B
Bash

test -f ~/.profile && . ~/.profile
test -f ~/.bashrc && . ~/.bashrc