chore: ⚙️ small update

This commit is contained in:
2025-06-30 17:57:20 +01:00
parent aec989c2f2
commit 5849834c39
5 changed files with 13 additions and 7 deletions
+3
View File
@@ -31,6 +31,9 @@ sudo pacman -S --needed --noconfirm $package_string
## UV for Python Dev
curl -LsSf https://astral.sh/uv/install.sh | sh
## Rust, because we all love rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
## Linutil by CTT
# curl -fsSL https://christitus.com/linux | sh