dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

install windows apps with chocolatey

Open travi opened this issue 10 years ago • 1 comments

http://robinosborne.co.uk/2012/01/06/scripting-the-setup-of-a-developer-pc-part-3-of-4-installing-uh-everything-with-chocolatey/

Apps:

  • [x] vim
  • [x] git (and msysgit/gitbash)
  • [ ] chrome
  • [x] atom
  • [x] conemu/consoleZ
  • [x] python2
  • [ ] pip
  • [ ] chromedriver2
  • [x] ruby
  • [ ] npm (nodejs)
  • [ ] ~~virtualbox~~
  • [ ] ~~vagrant~~
  • [ ] java (javaruntime)(jdk)
  • [ ] regex coach (regexcoach)
  • [ ] fiddler
  • [ ] maven
  • [ ] consul
  • [ ] bind (for dig)
  • [ ] curl
  • [ ] windirstat
  • [ ] jq

Config:

  • http://chocolatey.github.io/usage.html#the-packagesconfig-file
  • choco installmissing
  • choco update all

travi avatar Feb 10 '15 02:02 travi

ruby.devkit is needed for the build-tools. the config.yml, located under /c/tools/DevKit, needed to be manually updated to include /c/tools/ruby22

travi avatar Mar 16 '16 21:03 travi