setx HOME "%USERPROFILE%"
SUCCESS: Specified value was saved
.Install git-osx-installer.
install `git’ from your distro’s package manager.
Adapted from Version Control with Git by Software Carpentry.
git config --global user.name "Liming Wang"
git config --global user.email "lmwang@gmail.com"
git config --global color.ui "auto"