Big cleanup and more streamlined windows setup
This commit is contained in:
2
osx/gitconfig.platform
Normal file
2
osx/gitconfig.platform
Normal file
@@ -0,0 +1,2 @@
|
||||
[code]
|
||||
editor = /usr/bin/vim
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user