diff options
| author | Thomas Schneider <qsx@chaotikum.eu> | 2019-09-23 15:58:40 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@chaotikum.eu> | 2019-09-23 15:58:40 +0200 |
| commit | 3b91c278e558535afdab0077cf3d60cfa9e8d13b (patch) | |
| tree | c580fc1a48a73186acf0e329106b5012dd1a9256 | |
| parent | f4a3f57a973b9578a15258ae9b91ae9023eccc37 (diff) | |
hg/git: Update mail address
| -rw-r--r-- | dot.gitconfig | 2 | ||||
| -rw-r--r-- | dot.hgrc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dot.gitconfig b/dot.gitconfig index 0c30f9b..c2ffede 100644 --- a/dot.gitconfig +++ b/dot.gitconfig @@ -1,7 +1,7 @@ [include] path = ~/.dotfiles/grml-etc-core/etc/skel/.gitconfig [user] - email = qsx@qsx.re + email = qsx@chaotikum.eu name = Thomas Schneider signingkey = 95ee94a432583db1 [alias] @@ -2,7 +2,7 @@ %include ~/.hgrc.local [ui] -username = Thomas Schneider <qsx@qsx.re> +username = Thomas Schneider <qsx@chaotikum.eu> [email] method = sendmail |
