Last active
October 11, 2016 20:40
-
-
Save chadcooper/f97288246c85dc3722d3f58c9413b1fc 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 nodejs -y | |
choco install kdiff3 -y | |
choco install pandoc -y | |
choco install 7zip -y | |
choco install -y git -params '"/GitAndUnixToolsOnPath"' | |
choco install firefox -y | |
choco install inkscape -y | |
choco install notepad2-mod -y | |
choco install brackets -y | |
choco install cutepdf -y | |
choco install filezilla -y | |
choco install gimp -y | |
choco install pycharm-professional -y | |
choco install keepass -y | |
choco install miktex -y | |
choco install virtualbox -y | |
choco install curl -y | |
choco install wget -y | |
choco install awscli -y | |
choco install virtualclonedrive -y | |
choco install vagrant -y | |
choco install sourcetree -y | |
choco install evernote -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment