Skip to content

Instantly share code, notes, and snippets.

@gtkatakura
Last active March 30, 2025 20:53
Show Gist options
  • Save gtkatakura/754a0c63af64d46ca860acbc85444a7c to your computer and use it in GitHub Desktop.
Save gtkatakura/754a0c63af64d46ca860acbc85444a7c to your computer and use it in GitHub Desktop.
Windows 11 - Boxstarter
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
choco install driverbooster
choco install 7zip
choco install adobereader
choco install brave
choco install 1password
choco install obsidian
choco install stremio
choco install spotify
choco install steam
choco install vscode
choco install virtualbox
choco install leagueoflegends
choco install Microsoft-Windows-Subsystem-Linux -source WindowsFeatures
choco install Microsoft-Hyper-V-All -source WindowsFeatures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment