.linx-env v1

This commit is contained in:
valere
2025-10-07 09:34:46 +02:00
parent a356f4c003
commit 323af82393
6 changed files with 92 additions and 51 deletions

4
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