Skip to content

Instantly share code, notes, and snippets.

@oskaremil
Last active November 13, 2018 13:04
Show Gist options
  • Save oskaremil/2df5192088d4e7368e66cf571a23ffe9 to your computer and use it in GitHub Desktop.
Save oskaremil/2df5192088d4e7368e66cf571a23ffe9 to your computer and use it in GitHub Desktop.
Chocolatey script to install default packages
choco install baretail
choco install fiddler -y
choco install yarn -y
@oskaremil
Copy link
Author

Note to self on chocolatey packages to install on fresh windows installations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment