Skip to content

mxie/dotfiles

Repository files navigation

dotfiles

Installation

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]"