### 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) ```