Skip to content

Instantly share code, notes, and snippets.

@rcackerman
Created May 9, 2017 20:11
Show Gist options
  • Select an option

  • Save rcackerman/9e6360e9df208b99588f65b58b887d9d to your computer and use it in GitHub Desktop.

Select an option

Save rcackerman/9e6360e9df208b99588f65b58b887d9d to your computer and use it in GitHub Desktop.
Windows setup

Setup

This is documentation for how I set up my machine.

Steps

  1. Enable Bash on Windows
  2. Install Chocolatey. Once done, install packages by running cinst (short for choco install). Most packages below will be installed with Chocolatey.
  3. Install cmder
cinst cmder -pre
  1. Install the 'windows' branch of my dotfiles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment