Skip to content

Instantly share code, notes, and snippets.

@scottgagon
scottgagon / install-choco-script.bat
Created November 7, 2020 22:40 — forked from zaccb/install-choco-script.bat
Chocolatey install script
:: Install choco .exe and add choco to PATH
@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
:: Install all the packages
:::: Browsers
choco install googlechrome -fy
choco install firefox -fy
:::: Text editors / IDEs
choco install atom -fy

Keybase proof

I hereby claim:

  • I am scottgagon on github.
  • I am friarduck (https://keybase.io/friarduck) on keybase.
  • I have a public key whose fingerprint is D686 3DE7 8EBC 0E6E 119F 6469 7B5E FC83 DA6F F14B

To claim this, I am signing this object: