dotfiles/setup/Readme.md

8 lines
253 B
Markdown
Raw Normal View History

2012-10-12 08:53:13 +00:00
### How to remove US English keyboard layout on Mac OS X
Useful when you use some kind of [typo layout](http://ilyabirman.ru/projects/typography-layout/).
```bash
bash <(curl -fsSkL raw.github.com/bolknote/shellgames/master/us_layout_remover.sh)
```