Created
March 30, 2015 21:24
-
-
Save magohl/2b36db9fb50e6fb846e4 to your computer and use it in GitHub Desktop.
Dev Host - Chocolatey script
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 7zip | |
choco install evernote | |
choco install fiddler | |
::ERROR choco install filezilla | |
choco install FoxitReader | |
choco install git.install | |
choco install greenshot | |
choco install nodejs.install | |
choco install notepadplusplus.install | |
::choco install NuGet.CommandLine | |
choco install paint.net | |
choco install putty | |
choco install scriptcs | |
choco install sysinternals | |
::choco install terminals | |
choco install uTorrent | |
choco install Wget | |
choco install winscp | |
choco install vlc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment