Big cleanup and more streamlined windows setup

This commit is contained in:
2017-02-18 13:05:08 -05:00
parent 29c01feba6
commit 178e1873a4
15 changed files with 59 additions and 115 deletions

2
osx/gitconfig.platform Normal file
View File

@@ -0,0 +1,2 @@
[code]
editor = /usr/bin/vim

View File

@@ -14,10 +14,3 @@
## Setup Keyboard
Map <CapsLock> to <Ctrl> in System Preferences -> Keyboard -> Modifier Keys. Now <caps-c> can leave insert mode.
## Setup Git
Vim might not work properly when writing commit messages. To fix, run:
$ git config --global core.editor /usr/bin/vim