From: sev Date: Thu, 19 Mar 2020 02:52:18 +0000 (-0500) Subject: update git email and name X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/commitdiff_plain/62504b1f48cf4c4d10c85533b71b7301a852cd87?ds=inline;hp=3f48adb507d3ab2a44c18b916a623af75550af96 update git email and name --- diff --git a/base/.gitconfig b/base/.gitconfig index f20bd02..a2804de 100644 --- a/base/.gitconfig +++ b/base/.gitconfig @@ -1,6 +1,6 @@ [user] - email = git@ds6.pw - name = ds6 + email = git@sev.monster + name = sev [alias] push-all = !git remote | xargs -n1 git push