Skip to content

Instantly share code, notes, and snippets.

@shawnweisfeld
Last active November 22, 2018 15:51
Show Gist options
  • Save shawnweisfeld/44eeafc74e9097a24288ef6589162e47 to your computer and use it in GitHub Desktop.
Save shawnweisfeld/44eeafc74e9097a24288ef6589162e47 to your computer and use it in GitHub Desktop.
ChickTech Laptop Setup

install chocolatey

Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))

Install software

choco install 7zip.install
choco install GoogleChrome
choco install firefox
choco install vlc
choco install paint.net
choco install visualstudiocode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment