8 lines
252 B
Markdown
8 lines
252 B
Markdown
|
# Windows
|
||
|
|
||
|
* 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`
|
||
|
|