Files
dotfiles/.bash_profile
2025-08-23 08:50:28 +02:00

4 lines
127 B
Bash

# ~/.bash_profile: executed by bash for login shells.
# Source .profile to avoid duplication
[ -f ~/.profile ] && . ~/.profile