danielnolan dotfiles Requirements Set zsh as your login shell: chsh -s $(which zsh) Install Clone onto your laptop: git clone [email protected]:danielnolan/dotfiles.git ~/dotfiles Install rcm: brew install rcm Install the dotfiles: env RCRC=$HOME/dotfiles/rcrc rcup