Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1015 Bytes

README.md

File metadata and controls

43 lines (31 loc) · 1015 Bytes

Dotfiles - Cam Spiers

macOS environment managed by git and GNU Stow.

Overview

The following are the major components of the dotfiles project.

Usage

I don't really recommend others use the following installation method, instead I encourage you to copy what you like manually and curate your own dotfiles, project, but for those not of the faint of heart:

Install Homebrew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Clone repo

git clone git@github.com:camspiers/dotfiles.git ~/.dotfiles

Install

cd ~/.dotfiles
make all
make install