Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 263 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 263 Bytes

Usage

Configure git

Create ~/.gitconfig-local with the following content:

[user]
  name = xxx
  email = xxx
...

Install

make brew-install 
./setup
source ~/.zshrc && source ~/.zshenv
make scripts-install