Skip to content

Instantly share code, notes, and snippets.

@shaunluttin
Last active January 2, 2016 15:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shaunluttin/8325658 to your computer and use it in GitHub Desktop.
Save shaunluttin/8325658 to your computer and use it in GitHub Desktop.
Rebuild the BigFont development computer using a chocolatey.org script via the http://boxstarter.org/WebLauncher. See also http://hanselman.com/tools. Alternatively, install Chocolatey, then open PowerShell to run individual commands.
choco install 7zip -y
choco install anyvideoconverter -y
choco install jivkok.autohotkey -y
choco install autoruns -y
choco install avastfreeantivirus -y
choco install conemu -y
choco install f.lux -y
choco install fiddler -y
choco install filezilla -y
choco install FoxitReader -y
choco install GitHub -y
choco install GoogleChrome -y
choco install kdiff3 -y
choco install linqpad4 -y
choco install markdownpad2 -y
choco install git -y
choco install nodejs -y
choco install notepad2 -y
choco install Opera -y
choco install paint.net -y
choco install poshgit -y
choco install procexp -y
choco install scriptcs -y
choco install stylecop -y
choco install teracopy -y
choco install virtualclonedrive -version 5.4.5.0 -y
choco install vim -y
choco install windirstat -y
choco install WindowsAzurePowershell -y
choco install winmerge -y
# manual
# DisplayLink Graphics
# DisplayLink Core Software
# Visual Studio
# failed (maybe) on 14 June 2014 on Windows 8.1 with Updates
# choco install 7zip.commandline
# choco install lastpass
# choco install nimbletext
# choco install Office365HomePremium
# choco install WindowsLiveWriter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment