Created
September 4, 2015 07:00
-
-
Save jarshwah/dc1bae390b6b032f47cf to your computer and use it in GitHub Desktop.
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
cinst Atom -y | |
cinst cmder -y | |
cinst git -y | |
cinst git.install -y | |
cinst git-credential-winstore -Version 1.2.0.0 -y | |
cinst resharper -y | |
cinst sysinternals -y | |
cinst Devbox-Clink -y | |
cinst linqpad4 -y | |
cinst SublimeText3 -y | |
cinst SublimeText3.PackageControl -y | |
cinst dotPeek -y | |
cinst putty -y | |
# Browsers | |
cinst googlechrome -y | |
cinst firefox -y | |
# Other essential tools | |
cinst 7zip -y | |
cinst adobereader -y | |
cinst javaruntime -y | |
cinst PowerShell -y | |
cinst DotNet3.5 -y | |
cinst DotNet4.0 -y | |
cinst DotNet4.5 -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment