Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 373 Bytes

File metadata and controls

11 lines (7 loc) · 373 Bytes

Josh Parnham's Dotfiles

Based off Ryan Bates's dotfiles, but (almost) all configuration is my own.

Installation

Clone the repository and run the rake install task. It will prompt you before doing anything destructive.

git clone --recursive git@github.com:josh-/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
rake install