Skip to content

Instantly share code, notes, and snippets.

@hdemon
Last active October 18, 2015 12:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hdemon/c915fd0d15069dce2d49 to your computer and use it in GitHub Desktop.
Save hdemon/c915fd0d15069dce2d49 to your computer and use it in GitHub Desktop.
windows provisioning
cmd /c "mklink ~\.gitconfig ~\dotfiles\root\.gitconfig"
wget -uri http://pscx.codeplex.com/downloads/get/923562 -OutFile tmp.msi; Start-Process tmp.msi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment