Skip to content

Instantly share code, notes, and snippets.

@r0oland
Created April 23, 2025 12:13
Show Gist options
  • Save r0oland/a164993ce7f4878b3135d2f63c459ecc to your computer and use it in GitHub Desktop.
Save r0oland/a164993ce7f4878b3135d2f63c459ecc to your computer and use it in GitHub Desktop.
First Time Setup
winget install -e --id Git.Git;
winget install -e --id Microsoft.PowerShell.Preview;
winget install -e --id Atlassian.Sourcetree;
winget install -e --id LLVM.LLVM;
winget install -e --id Microsoft.VisualStudioCode.Insiders;
winget install -e --id Microsoft.WindowsTerminal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment