dotfiles/setup
2012-10-23 12:47:00 +04:00
..
apps.sh Bootstap script. 2012-10-23 12:47:00 +04:00
bash.sh Bootstap script. 2012-10-23 12:47:00 +04:00
bootstrap.sh Bootstap script. 2012-10-23 12:47:00 +04:00
brew.sh Bootstap script. 2012-10-23 12:47:00 +04:00
consolas.sh Bootstap script. 2012-10-23 12:47:00 +04:00
imgo.sh Bootstap script. 2012-10-23 12:47:00 +04:00
npm.sh Bootstap script. 2012-10-23 12:47:00 +04:00
osx.sh Bootstap script. 2012-10-23 12:47:00 +04:00
Readme.md Readme and some tweaks. 2012-10-19 15:54:20 +04:00
sublime-packages.sh Bootstap script. 2012-10-23 12:47:00 +04:00
sublime-settings.sh Bootstap script. 2012-10-23 12:47:00 +04:00

Prerequisites

Git-friendly

sudo bash < <( curl https://raw.github.com/jamiew/git-friendly/master/install.sh)

How to remove US English keyboard layout on Mac OS X

Useful when you use some kind of typography layout.

bash  <(curl -fsSkL raw.github.com/bolknote/shellgames/master/us_layout_remover.sh)

Misc