first commit

This commit is contained in:
julien
2025-09-08 15:26:25 +02:00
commit edc4729b55
7 changed files with 387 additions and 0 deletions

4
etc/skel/.bash_profile Normal file
View File

@@ -0,0 +1,4 @@
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi