rootfiles/dot-bash_profile
Troy Dawson 301c8dbbe9 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/rootfiles#51ee3ac40bb09e0ef5b511f5a6f570b1f6ee5eb5
2020-10-14 21:49:40 -07:00

9 lines
141 B
Plaintext

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