apbendi / dotfiles

.files

Home Page:http://mths.be/dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ascension Press dotfiles

All you need to set up a development environment to contriubte to Ascension Press projects.

Installation

git clone https://github.com/mathiasbynens/dotfiles.git
cd dotfiles
./bootstrap.sh

When setting up a new Mac, you may want to set some sensible OS X defaults:

./osx.sh

Also, there is a very opinionated set of dev apps, setting, etc available by running:

./brew.sh

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

./bootstrap.sh

Note about Apache: Apache is configured specific to my username. You'll have to edit the apache.conf to fit your needs (submit a PR if you know how to make the apache.conf dynamic!).

About

.files

http://mths.be/dotfiles


Languages

Language:Shell 95.2%Language:Ruby 4.8%