Skip to content

Instantly share code, notes, and snippets.

@claudiojunior-me
Last active February 9, 2021 15:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save claudiojunior-me/383f72ba2d6d4fe660e0771b87a1b3cb to your computer and use it in GitHub Desktop.
Save claudiojunior-me/383f72ba2d6d4fe660e0771b87a1b3cb to your computer and use it in GitHub Desktop.
An personal Windows setup using winget
choco install winrar git python curl vscode k-litecodecpackfull microsoft-windows-terminal slack windirstat qbittorrent postman docker-desktop steam powertoys whatsapp nvm
winget install --id=RARLab.WinRAR -e -h;
winget install --id=Spotify.Spotify -e -h;
winget install --id=Plex.PlexMediaServer -e -h;
winget install --id=Notion.Notion -e -h;
winget install --id=Microsoft.PowerToys -e -h;
winget install --id=Cockos.LICEcap -e -h;
winget install --id=OBSProject.OBSStudio -e -h;
winget install --id=SlackTechnologies.Slack -e -h;
winget install --id=Git.Git -e -h;
winget install --id=Microsoft.VisualStudioCode -e -h;
winget install --id=Microsoft.WindowsTerminal -e -h;
winget install --id=Docker.DockerDesktopEdge -e -h;
winget install --id=Python.Python -e -h;
winget install --id=OpenJS.NodeJS -e -h;
winget install --id=Insomnia.Insomnia -e -h;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment