Last active
November 13, 2018 13:04
-
-
Save oskaremil/2df5192088d4e7368e66cf571a23ffe9 to your computer and use it in GitHub Desktop.
Chocolatey script to install default packages
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
choco install baretail | |
choco install fiddler -y | |
choco install yarn -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note to self on chocolatey packages to install on fresh windows installations