/dotfiles

Matt's dotfiles: Configuration files for POSIX environments

Primary LanguageShellMIT LicenseMIT

Matt's dotfiles

Matt's personal configuration files for POSIX-compliant shell environments. Currently used on Mac OS X only.

Prerequisites

The dotfiles presented here rely on my Boxen configuration. When Boxen is run, it clones this repository then runs rcup (see below).

Install

Clone this repository:

git clone https://github.com/mattbostock/dotfiles.git

I use rcm to manage symlinks to the files in this repository and run some hooks, for example installing the Vim plugins I use.

Manual install:

rcup

This will create symlinks for config files in your home directory.

You can safely run rcup multiple times to update:

rcup