pushing minor updates

This commit is contained in:
2021-01-03 05:45:04 +00:00
parent f70534bb53
commit befaae218c
2 changed files with 7 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin
export PATH