Created
April 23, 2025 12:13
-
-
Save r0oland/a164993ce7f4878b3135d2f63c459ecc to your computer and use it in GitHub Desktop.
First Time Setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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