From f1bab67b620798b4ea6033a69e316d06f42ce61b Mon Sep 17 00:00:00 2001 From: Michael Campagnaro Date: Fri, 13 Jan 2017 22:35:09 -0500 Subject: [PATCH] Update windows readme --- windows/readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/windows/readme.md b/windows/readme.md index 6a157d2..47e01ef 100644 --- a/windows/readme.md +++ b/windows/readme.md @@ -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