Update windows readme
This commit is contained in:
parent
f4c1f8432b
commit
f1bab67b62
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
* map caps to left-ctrl using https://sharpkeys.codeplex.com/
|
* map caps to left-ctrl using https://sharpkeys.codeplex.com/
|
||||||
* install git for Windows
|
* 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`
|
* 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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user