Skip to content

jdsutherland/dotfiles

Repository files navigation

dotfiles

Assumes macOS.

Featuring

Install

$ git clone https://github.com/jdsutherland/dotfiles.git ~/.dotfiles
$ ~/.dotfiles/scripts/install.sh
$ rcup -v

Installation

$ git clone git@github.com:jdsutherland/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ ./install.sh

It will install rcm and use that to safely symlink the dotfiles, prompting you if a file already exists (like if you already have ~/.zshrc).

Inspiration