In your home directory, run the following commands:
git clone [email protected]:mxie/dotfiles.git .dotfiles
cd dotfiles
script/setup
Also, set up your environment variables in your .zshenv
file:
export PERSONAL_EMAIL="[email protected]"
export WORK_EMAIL="[email protected]"