diff options
author | gxlin <[email protected]> | 2021-01-29 10:44:57 +0800 |
---|---|---|
committer | gxlin <[email protected]> | 2021-01-29 10:44:57 +0800 |
commit | e0c610849b00dbd098913ebc082a1142c19647b7 (patch) | |
tree | a49ce5a7f8620cbfd34b2ab7984e4425048c5c90 /.gitconfig | |
parent | 320b189f7c33655bab70ed631c4085603ec76a33 (diff) | |
download | dotfiles-e0c610849b00dbd098913ebc082a1142c19647b7.tar.gz dotfiles-e0c610849b00dbd098913ebc082a1142c19647b7.tar.bz2 dotfiles-e0c610849b00dbd098913ebc082a1142c19647b7.zip |
modify some config
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ [user] email = [email protected] name = gxlin +[http] + proxy = http://127.0.0.1:7890 |