Readme cleanup
This commit is contained in:
parent
2696f6670a
commit
15f2d9dd92
17
README.md
17
README.md
@ -50,6 +50,15 @@ cd ~/.yadr && rake install
|
|||||||
**Note:** YADR will automatically install all of its subcomponents. If you want to be asked
|
**Note:** YADR will automatically install all of its subcomponents. If you want to be asked
|
||||||
about each one, use `ASK=true rake install`
|
about each one, use `ASK=true rake install`
|
||||||
|
|
||||||
|
# Additional Installation
|
||||||
|
|
||||||
|
* [Highly recommended: Install iTerm theme](https://github.com/altercation/solarized/tree/master/iterm2-colors-solarized)
|
||||||
|
* [Highly recommended: Remap caps-lock to escape with PCKeyboardHack](http://pqrs.org/macosx/keyremap4macbook/pckeyboardhack.html)
|
||||||
|
|
||||||
|
The escape key is the single most used key in vim.
|
||||||
|
Old keyboards used to have Ctrl where caps lock is today. But it's even better if you put escape there.
|
||||||
|
If you're hitting a small target in the corner, you are slowing yourself down considerably, and probably damaging your hands with repetitive strain injuries.
|
||||||
|
|
||||||
### Upgrading
|
### Upgrading
|
||||||
|
|
||||||
Upgrading is easy.
|
Upgrading is easy.
|
||||||
@ -64,14 +73,6 @@ rake update
|
|||||||
|
|
||||||
Read on to learn what YADR provides!
|
Read on to learn what YADR provides!
|
||||||
|
|
||||||
### Public service announcement: stop abusing your hands!
|
|
||||||
|
|
||||||
[Remap caps-lock to escape with PCKeyboardHack](http://pqrs.org/macosx/keyremap4macbook/pckeyboardhack.html)
|
|
||||||
|
|
||||||
The escape key is the single most used key in vim.
|
|
||||||
Old keyboards used to have Ctrl where caps lock is today. But it's even better if you put escape there.
|
|
||||||
If you're hitting a small target in the corner, you are slowing yourself down considerably, and probably damaging your hands with repetitive strain injuries.
|
|
||||||
|
|
||||||
### [Homebrew](http://mxcl.github.com/homebrew/)
|
### [Homebrew](http://mxcl.github.com/homebrew/)
|
||||||
|
|
||||||
Homebrew is _the missing package manager for OSX_. Installed automatically.
|
Homebrew is _the missing package manager for OSX_. Installed automatically.
|
||||||
|
Loading…
Reference in New Issue
Block a user