Last active
January 31, 2025 20:54
-
-
Save stephaneerard/86f0b938e169b7a4c56fe4969e65bc70 to your computer and use it in GitHub Desktop.
Default PC dev setup @stephaneerard
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 --id Mozilla.Firefox --source winget | |
| winget install --id Microsoft.Powershell --source winget | |
| winget install --id Microsoft.WindowsTerminal --source winget | |
| winget install --id JanDeDobbeleer.OhMyPosh --source winget | |
| winget install --id Microsoft.VisualStudioCode --source winget | |
| winget install --id AltSnap.AltSnap --source winget | |
| winget install --id Hashicorp.Vagrant --source winget | |
| winget install --id Hashicorp.Packer --source winget | |
| winget install --id Oracle.VirtualBox --source winget | |
| winget install --id Git.Git --source winget | |
| winget install --id 7zip.7zip --source winget | |
| winget install --id GitHub.cli --source winget | |
| winget install --id JetBrains.Rider --source winget | |
| winget install --id JetBrains.ToolBox --source winget | |
| winget install --id Microsoft.VisualStudio.2022.Community.Preview --source winget | |
| winget install --id ALCPU.CoreTemp --source winget | |
| winget install --id CrystalDewWorld.CrystalDiskInfo.AoiEdition --source winget | |
| winget install --id Brave.Brave --source winget | |
| winget install --id baremetalsoft.baretail --source winget | |
| winget install --id CPUID.CPU-Z --source winget | |
| winget install --id HexChat.HexChat --source winget | |
| winget install --id 9wzdncrfj3pr --source msstore # alarm clock | |
| winget install --id Microsoft.WingetCreate --source winget | |
| winget install --id TransposonY.GestureSign --source winget |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment