In your home directory, run the following commands:
git clone git@github.com:mxie/dotfiles.git .dotfiles
cd dotfiles
script/setup
Also, set up your environment variables in your .zshenv
file:
export PERSONAL_EMAIL="personal@example.com"
export WORK_EMAIL="work@example.com"