From 539d362edb8b10bc8712b2882c4508d13de9d54f Mon Sep 17 00:00:00 2001 From: Michael Campagnaro Date: Sat, 23 Apr 2016 14:15:33 -0400 Subject: [PATCH] Update setup.md --- notes/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/setup.md b/notes/setup.md index e0d69c9..22395a5 100644 --- a/notes/setup.md +++ b/notes/setup.md @@ -1,6 +1,6 @@ # Setup Windows -* map caps to left-ctrl +* map caps to left-ctrl using https://sharpkeys.codeplex.com/ * install git for windows * edit ~/.profile and add `source ~/.bashrc` * after installing dotfiles, edit ~/.gitconfig and change the editor to be `vim` instead of `/usr/bin/vim`