git config --global user.name bongxin git config --global user.email bongxin@yeah.net
git config --global core.editor vim
git config --global merge.tool vimdiff
git config --list