add templates for .profile

This commit is contained in:
2024-10-26 09:15:29 -04:00
parent 96d00d2833
commit a0f6120f51
2 changed files with 3 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
if [ -f $HOME/.bash_aliases ]; then
. $HOME/.bash_aliases
fi