dotfiles/home/dot_bash_profile

9 lines
144 B
Text
Raw Permalink Normal View History

2025-01-22 09:20:19 +01:00
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs