Skip to content

Instantly share code, notes, and snippets.

View SwarabRaul's full-sized avatar

Swarab Raul SwarabRaul

View GitHub Profile
@SwarabRaul
SwarabRaul / setupMachine.bat
Last active December 18, 2023 14:53
Winget Setup For a New System
mkdir C:\Users\Raul\Code
winget install -e --id Git.Git
winget install -e --id Microsoft.VisualStudioCode
winget install -e --id 7zip.7zip
winget install -e --id Docker.DockerDesktop
winget install -e --id JesseDuffield.Lazydocker
winget install -e --id JesseDuffield.lazygit
winget install -e --id Figma.Figma
winget install -e --id Microsoft.Teams
winget install -e --id Starship.Starship