Skip to content

Instantly share code, notes, and snippets.

@dguo
Last active April 16, 2019 22:00
Show Gist options
  • Save dguo/575ca8e12613059b24a4cd3716cb8d81 to your computer and use it in GitHub Desktop.
Save dguo/575ca8e12613059b24a4cd3716cb8d81 to your computer and use it in GitHub Desktop.
Boxstarter config for Windows
# Run from a PowerShell prompt with administrative privileges:
# Install-BoxstarterPackage -PackageName <url> -DisableReboots
choco install anki
choco install autohotkey
choco install firefox-dev --pre
choco install googlechrome
choco install logitechgaming
choco install steam
choco install todoist
choco install vlc
choco install vscode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment