dotfiles

My personal dotfiles.

restore

On a new machine, use below steps to restore.

# 1. clone repo
git clone git@github.com:Quanuanc/dotfiles.git ~/.dotfiles

# 2. run make
cd ~/.dotfiles && make