aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2011-09-06 08:12:34 +0200
committerMathias Bynens <mathias@qiwi.be>2011-09-06 08:12:34 +0200
commitac5170bfa7c45e0ef885d1c76a37bb2fd470b6c0 (patch)
treec7a99fa4ee3a575987bf27b0e9cf390fdb81dd53 /README.md
parentf8ac373d2c1e4c1c095d0e15b82feb796184ef5e (diff)
downloaddotfiles-ac5170bfa7c45e0ef885d1c76a37bb2fd470b6c0.tar.gz
dotfiles-ac5170bfa7c45e0ef885d1c76a37bb2fd470b6c0.tar.bz2
dotfiles-ac5170bfa7c45e0ef885d1c76a37bb2fd470b6c0.zip
Add a note about the `.osx` file.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index bb3eeb1..3078e63 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,13 @@
git clone https://github.com/mathiasbynens/dotfiles.git && cd dotfiles && ./bootstrap.sh
```
-To update, cd into the `dotfiles` folder and then:
+When setting up a new Mac, you may want to set some sensible OS X defaults:
+
+```bash
+./.osx
+```
+
+To update, `cd` into your local `dotfiles` repository and then:
```bash
./bootstrap.sh