Files
KDE-x86_64-v4-Fedora/SPECS/bash/dot-bash_profile
T
2026-04-27 11:01:15 -04:00

9 lines
144 B
Plaintext

# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs