/dotfiles

.files, including ~/.osx — sensible hacker defaults for OS X

Primary LanguagePHPMIT LicenseMIT

Holger’s dotfiles

This repo is mostly for me but you're welcome to make suggestions. Mathias's is the project to fork.

Installation

git clone https://github.com/holger/dotfiles.git && cd dotfiles && source bootstrap.sh

To update, cd into your local dotfiles repository and then:

source bootstrap.sh

Alternatively, to update while avoiding the confirmation prompt:

set -- -f; source bootstrap.sh

Sensible OS X defaults

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):

./.brew

Thanks to…