Skip to content

Instantly share code, notes, and snippets.

@muchrm
Last active November 12, 2021 08:50
Show Gist options
  • Select an option

  • Save muchrm/2f3f8c2f8e71388d6de1d0cf2628902d to your computer and use it in GitHub Desktop.

Select an option

Save muchrm/2f3f8c2f8e71388d6de1d0cf2628902d to your computer and use it in GitHub Desktop.
winget
winget install -e --id Git.Git;
winget install -e --id Microsoft.VisualStudioCode;
winget install -e --id Microsoft.VisualStudio.2022.Community;
winget install -e --id OpenJs.NodeJS.LTS;
winget install -e --id Microsoft.AzureDataStudio;
winget install -e --id 3t.Robo3T;
winget install -e --id GitHub.cli;
winget install -e --id SlackTechnologies.Slack;
winget install -e --id Discord.Discord;
winget install -e --id Yarn.Yarn;
winget install -e --id OpenVPNTechnologies.OpenVPNConnect;
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment