Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 334 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 334 Bytes

danielnolan dotfiles

Requirements

Set zsh as your login shell:

chsh -s $(which zsh)

Install

Clone onto your laptop:

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

Install rcm:

brew install rcm

Install the dotfiles:

env RCRC=$HOME/dotfiles/rcrc rcup