Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 346 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 346 Bytes

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