From: Max Vilimpoc Date: Tue, 1 Sep 2026 09:45:09 +0000 (+0200) Subject: dotfiles: add iperf3 and nasm to the per-user winget installs X-Git-Url: https://vilimpoc.org/repos/dotfiles/commitdiff_plain/ea83999a6597ec98e54525a0b832967c4308978c?ds=sidebyside dotfiles: add iperf3 and nasm to the per-user winget installs Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_012gCzbrN6p3emFUyufuJsyq --- diff --git a/setup-windows.bat b/setup-windows.bat index a42c118..cb2765e 100644 --- a/setup-windows.bat +++ b/setup-windows.bat @@ -6,11 +6,13 @@ @rem --- Non-admin (per-user) winget installs --- winget install Anthropic.ClaudeCode +winget install ar51an.iPerf3 winget install Brave.Brave winget install Git.Git winget install Google.AndroidGPUInspector winget install Microsoft.DotNet.SDK.10 winget install Microsoft.PowerShell Microsoft.Sysinternals.ProcessExplorer Microsoft.Sysinternals.ProcessMonitor Microsoft.Sysinternals.SDelete Microsoft.VisualStudioCode Microsoft.WindowsTerminal +winget install NASM.NASM winget install Oracle.VirtualBox winget install Python.Python.3.13 winget install WinMerge.WinMerge