Files
zira-etc/skel/.bash_profile
2021-05-24 22:18:33 +03:00

9 lines
141 B
Bash

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