$ git clone --recurse-submodules https://github.com/butanychuang/dotfiles.git
$ cd dotfiles
$ make install
$ cd dotfiles
$ make uninstall
- set git username and email
git config --global user.name example
git config --global user.email example@localhost
- rewrite Makefile
- solve "After make install"