dotfiles/windows/readme.md

12 lines
370 B
Markdown

# Windows
* map caps to left-ctrl using https://sharpkeys.codeplex.com/
* install git for Windows
* 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