aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2012-07-02 08:20:53 +0200
committerMathias Bynens <mathias@qiwi.be>2012-07-02 08:20:53 +0200
commit5325c972a55b88b966580b5ed744c8457df494de (patch)
treec3ff4ea78521b78d9a4edd81b54c6f1275dd7f93 /README.md
parentf0ac6582c4751472f28b3210c297ac2e9b7e3a34 (diff)
downloaddotfiles-5325c972a55b88b966580b5ed744c8457df494de.tar.gz
dotfiles-5325c972a55b88b966580b5ed744c8457df494de.tar.bz2
dotfiles-5325c972a55b88b966580b5ed744c8457df494de.zip
README: Mention `.brew`
Ref. #83.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index c08cbaa..ffd9cb5 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,14 @@ When setting up a new Mac, you may want to set some sensible OS X defaults:
./.osx
```
+### Install Homebrew formulae
+
+When setting up a new Mac, you may want to install some common Homebrew formulae (after installing Homebrew, of course):
+
+```bash
+./.brew
+```
+
## Feedback
Suggestions/improvements