cleanup repo

This commit is contained in:
2022-11-02 11:17:16 +01:00
parent 25401f6f88
commit 24e41f717d
5 changed files with 4 additions and 4 deletions
+13
View File
@@ -0,0 +1,13 @@
# .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
unset USERNAME