git-friendly -> brew.sh.

This commit is contained in:
Artem Sapegin 2012-10-23 12:56:16 +04:00
parent 384b06a602
commit 86c3a26812
2 changed files with 6 additions and 6 deletions

View File

@ -1,14 +1,11 @@
## Prerequisites
* [Command Line Tools for Xcode](https://developer.apple.com/downloads)
* [node.js](http://nodejs.org/)
### [Git-friendly](https://github.com/jamiew/git-friendly)
## Bootstrap
```bash
sudo bash < <( curl https://raw.github.com/jamiew/git-friendly/master/install.sh)
```
Run `./bootstrap.sh` (or separate scripts in this folder) and make you some coffee. Then open Chrome (now its your default browser) and install [all needed apps](https://github.com/sapegin/dotfiles/wiki/Mac-OS-Apps).
### How to remove US English keyboard layout on Mac OS X

View File

@ -23,9 +23,12 @@ brew install homebrew/dupes/grep
#brew tap josegonzalez/homebrew-php
#brew install php54
# Install everything else
# Install Git
brew install git
brew install git-extras
sudo bash < <( curl https://raw.github.com/jamiew/git-friendly/master/install.sh)
# Install everything else
brew install unrar
brew install node