add home to repo

This commit is contained in:
valere
2025-11-15 09:59:44 +01:00
parent 170ede89f8
commit 463540770a
85 changed files with 1051 additions and 0 deletions

4
home/bashrc/install.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
sed -i '/# .linux-env/,/# .linux-env/d' ~/.bashrc
cat ~/.linux-env/bashrc/.bashrc >> ~/.bashrc