Files
sync/home_external/.bash_profile
2025-10-16 13:04:36 +02:00

7 lines
93 B
Bash

#
# ~/.bash_profile
#
[[ -f ~/.profile ]] && . ~/.profile
[[ -f ~/.bashrc ]] && . ~/.bashrc