Created
October 20, 2018 13:04
-
-
Save Workshop2/75295dab9ddbc74a42a0ceda07c9d946 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 googlechrome -y | |
choco install firefox -y | |
choco install git -y | |
choco install github-desktop -y | |
choco install poshgit -y | |
choco install vscode -y | |
choco install notepadplusplus -y | |
choco install paint.net -y | |
choco install 7zip -y | |
choco install lastpass -y | |
choco install filezilla -y | |
choco install nodejs -y | |
choco install conemu -y | |
choco install treesizefree -y | |
choco install slack -y | |
choco install beyondcompare -y | |
choco install putty -y | |
choco install fiddler -y | |
choco install microsoftazurestorageexplorer -y | |
choco install prefix -y | |
choco openssl.light -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment