Update windows readme

This commit is contained in:
Michael Campagnaro 2017-01-13 22:35:09 -05:00
parent f4c1f8432b
commit f1bab67b62

View File

@ -2,6 +2,10 @@
* map caps to left-ctrl using https://sharpkeys.codeplex.com/
* install git for Windows
* edit ~/.profile and add `source ~/.bashrc`
* create ~/.profile and add `source ~/.bashrc`
* after installing dotfiles, edit ~/.gitconfig and change the editor to be `vim` instead of `/usr/bin/vim`
## Setting up Clojure
* Install Lein: https://raw.githubusercontent.com/technomancy/leiningen/stable/bin/lein.bat