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 [email protected]: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