Skip to content

Instantly share code, notes, and snippets.

@brazilnut2000
Last active June 28, 2018 18:05
Show Gist options
  • Save brazilnut2000/c6b5f65894d799d587c8 to your computer and use it in GitHub Desktop.
Save brazilnut2000/c6b5f65894d799d587c8 to your computer and use it in GitHub Desktop.
Boxstarter: Set up dev machine
# https://stackoverflow.com/questions/29873439/how-do-i-update-all-chocolatey-apps-without-confirmation/30428182#30428182
# tldr: choco feature enable -n=allowGlobalConfirmation
cinst launchy
cinst ditto
cinst beyondcompare
cinst instanteyedropper
cinst 7zip
cinst linqpad
cinst cmder
cinst greenshot
cinst autohotkey
cinst firefox
cinst git-credential-winstore
cinst nodejs
cinst console2
cinst poshgit
cinst everything
cinst resharper-platform
cinst datagrip
cinst slack
# Office
# Dezign for Databases
# Directory Opus
# manually install fman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment