Skip to content

Instantly share code, notes, and snippets.

View nlxdodge's full-sized avatar
⚙️
Diving into Rust

NLxDoDge nlxdodge

⚙️
Diving into Rust
View GitHub Profile
@nlxdodge
nlxdodge / windows_install.bat
Last active July 11, 2025 09:20
Windows 11 Install Script with Winget
@ECHO OFF
echo "Starting installation 🚀"
:: Driver Software
winget install -e --id Nvidia.GeForceExperience
winget install -e --id Logitech.GHUB
winget install -e --id Corsair.iCUE.4
winget install -e --id Nvidia.Broadcast