dotfiles/windows/readme.md

12 lines
370 B
Markdown
Raw Normal View History

2016-12-12 05:03:56 +00:00
# Windows
* map caps to left-ctrl using https://sharpkeys.codeplex.com/
* install git for Windows
2017-01-14 03:35:09 +00:00
* create ~/.profile and add `source ~/.bashrc`
2016-12-12 05:03:56 +00:00
* after installing dotfiles, edit ~/.gitconfig and change the editor to be `vim` instead of `/usr/bin/vim`
2017-01-14 03:35:09 +00:00
## Setting up Clojure
* Install Lein: https://raw.githubusercontent.com/technomancy/leiningen/stable/bin/lein.bat