No Description

James Peret: 16fc7fcd10 New bindings 7 years ago
teamocil 84504d5976 New installer script using brew cask 8 years ago
.gitignore 2c5f4cfe9b Organized dotfiles dev files 10 years ago
makesymlinks.sh 160ea723eb Update zshrc and moved install script to mac_automation_scripts repo 7 years ago
readme.md 160ea723eb Update zshrc and moved install script to mac_automation_scripts repo 7 years ago
zshrc 16fc7fcd10 New bindings 7 years ago

readme.md

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.