常用软件配置文件 1..gitconfig # This is Git's per-user configuration file. [user] name = 张文 email = zhangwen@ichunqiu.com # Please adapt and uncomment the following lines: # name = 长风 # email = draven@changfengdeMacBook-Pro.local [color] ui = auto [color] ui…