Last active
November 27, 2016 11:37
-
-
Save pjsvis/01825c8fe6d6357e3852f9fb454ad466 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
#RUN the following to kick off script-> START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/caschw/7216643660f349b6e9e2/raw/763cb0a42ab7e21eee9c22a96b94df5c0e1bcaa5/boxstarter | |
#So Meta! | |
choco install chocolatey | |
choco install boxstarter | |
#run the rest in the boxstarter shell | |
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions | |
Enable-RemoteDesktop | |
#Browser stuff | |
choco install google-chrome-x64 | |
choco install firefox | |
# Text Editors | |
choco install sublimetext3 | |
choco install visualstudiocode | |
# IDEs | |
choco install visualstudio2015community | |
choco install webstorm | |
#Utilities | |
choco install tortoisehg | |
choco install paint.net | |
choco install 7zip.install | |
choco install fiddler | |
choco install vlc | |
choco install githubforwindows | |
choco install git-credential-winstore | |
choco install skype | |
choco install f.lux | |
choco install imagemagick | |
choco install slack | |
choco install linqpad | |
choco install zoomit | |
choco install launchy | |
choco install dashlane | |
choco install kindle | |
choco install calibre | |
choco install AzureStorageExplorer | |
choco install NuGet.CommandLine | |
#Environment | |
#choco install Microsoft-Hyper-V-All -source windowsFeatures | |
choco install IIS-WebServerRole -source windowsfeatures | |
# JetBrains | |
choco install resharper | |
# other | |
choco install steam | |
choco install sendtokindle | |
choco install googleearth | |
choco install conemu | |
choco install dosbox | |
choco install evernote | |
choco install defraggler | |
choco install dropbox | |
choco install graphviz | |
choco install teracopy | |
choco install treesizefree | |
# aftershot | |
# dxo & film pack | |
# easyhdr | |
# neuroprogrammer | |
# calca | |
# mathematicaa | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment