From 91be10dcee350465566a48cbe303686d2d989d6d Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Thu, 30 Oct 2014 10:59:19 +0100 Subject: Use `brew.sh` instead of `Brewfile` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also, remove `Caskfile` since I didn’t use it. Closes #428. --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c6d6514..8c1ba7c 100644 --- a/README.md +++ b/README.md @@ -76,15 +76,7 @@ When setting up a new Mac, you may want to set some sensible OS X defaults: When setting up a new Mac, you may want to install some common [Homebrew](http://brew.sh/) formulae (after installing Homebrew, of course): ```bash -brew bundle ~/Brewfile -``` - -### Install native apps with `brew cask` - -You could also install native apps with [`brew cask`](https://github.com/phinze/homebrew-cask): - -```bash -brew bundle ~/Caskfile +./brew.sh ``` ## Feedback @@ -113,5 +105,4 @@ Suggestions/improvements * [Tom Ryder](http://blog.sanctum.geek.nz/) and his [dotfiles repository](https://github.com/tejr/dotfiles) * [Kevin Suttle](http://kevinsuttle.com/) and his [dotfiles repository](https://github.com/kevinSuttle/dotfiles) and [OSXDefaults project](https://github.com/kevinSuttle/OSXDefaults), which aims to provide better documentation for [`~/.osx`](https://mths.be/osx) * [Haralan Dobrev](http://hkdobrev.com/) - * anyone who [contributed a patch](https://github.com/mathiasbynens/dotfiles/contributors) or [made a helpful suggestion](https://github.com/mathiasbynens/dotfiles/issues) -- cgit v1.2.3