No Description

readme.md 694B

James Peret's DotFiles

Installation

There are two ways to install James Peret's DotFiles. One is to just download this repo and install dependecies and the other installs and configures all the software that I need on a fresh mac install.

Standalone

  1. Install xCode
  2. Install MacPorts
  3. Download this package and unzipit
  4. Open the folder with cd dotfiles
  5. Run sh makesymlinks.sh

Automated

Use the mac_automation_scripts project to donwload and install all dependencies and automaticly download and configure this dotfile repository.