add .bash_profile

This commit is contained in:
2021-12-12 08:07:43 +00:00
parent a53b0bca9f
commit f93b6f46a6

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