Skip to content

Instantly share code, notes, and snippets.

@jamiely
Last active December 20, 2015 23:09
Show Gist options
  • Save jamiely/6210886 to your computer and use it in GitHub Desktop.
Save jamiely/6210886 to your computer and use it in GitHub Desktop.

Windows Setup

  1. Install Chocolatey.

  2. Install programs using Chololatey

    cinst GoogleChrome
    cinst ConsoleZ
    cinst virtualbox
    cinst vagrant
    cinst git.install
    cinst ditto
    cinst Firefox
    cinst java.jdk
    cinst autohotkey_l
    cinst gimp
    cinst InkScape
    cinst sublimetext2
    cinst vlc
    cinst fiddler
    cinst curl
    cinst Wget
    cinst launchy
    cinst nodejs.install
    cinst ruby
    cinst python
    cinst vim
    cinst calibre
    cinst procexp
    cinst winmerge
    cinst wireshark
    cinst keepass
    cinst StrawberryPerl
    cinst mongodb
    cinst ack
    cinst Emacs
    cinst imagemagick.app
    cinst audacity
    cinst scala
    cinst sbt
    cinst HaskellPlatform

Applications

  • Chrome
  • Pidgin
  • Gimp

Productivity

  • Autohotkey
  • Ditto?

Fonts

  • Inconsolata

Development

  • Eclipse
  • R, R-Studio
  • VirtualBox
  • Vagrant (msi) (only use vagrant from regular command prompt. No cygwin!)

Cygwin packages

  • screen
  • vim
  • gvim
  • git
  • subversion
  • zsh
  • gcc
  • make
  • openssl-devel
  • openssh

Shell setup

  • Modify /etc/passwd to change the shell to /bin/zsh for your user
  • oh-my-zsh (muse theme)
  • rbenv (ruby-build)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment