From ac5170bfa7c45e0ef885d1c76a37bb2fd470b6c0 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Tue, 6 Sep 2011 08:12:34 +0200 Subject: Add a note about the `.osx` file. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3