This commit is contained in:
2025-08-23 08:50:28 +02:00
commit 390427b8bf
7 changed files with 2425 additions and 0 deletions

3
.bash_profile Normal file
View File

@@ -0,0 +1,3 @@
# ~/.bash_profile: executed by bash for login shells.
# Source .profile to avoid duplication
[ -f ~/.profile ] && . ~/.profile