add .bash_profile

This commit is contained in:
deepend 2021-12-12 08:07:43 +00:00
parent a53b0bca9f
commit f93b6f46a6
1 changed files with 8 additions and 0 deletions

8
.bash_profile Normal file
View File

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