Commit after delete on local machine/

This commit is contained in:
Sebastian Lenzlinger
2023-04-19 11:38:24 +02:00
commit 248c191f9a
8 changed files with 1202 additions and 0 deletions

8
bash/.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