$ git config --global color.ui true
$ git config --global alias.last ‘log -1‘
自定义的GitHub
原文:http://www.cnblogs.com/cjxltd/p/7125705.html