diff options
| author | Thomas Schneider <qsuscs@qsuscs.de> | 2016-05-07 17:34:48 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsuscs@qsuscs.de> | 2016-05-07 17:34:48 +0200 |
| commit | 935583b1cd99e06d0784e02391bb4a7d37450594 (patch) | |
| tree | 5ca80b500727602d01d05ac34a9361f46ee7c656 /dot.gitconfig | |
| parent | 4eb5141a653acf925c347bffa403240dbfe4f141 (diff) | |
git: Use new mail address and PGP key
Signed-off-by: Thomas Schneider <qsuscs@qsuscs.de>
Diffstat (limited to 'dot.gitconfig')
| -rw-r--r-- | dot.gitconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dot.gitconfig b/dot.gitconfig index 92860c4..9d30e78 100644 --- a/dot.gitconfig +++ b/dot.gitconfig @@ -1,9 +1,9 @@ [include] path = ~/.dotfiles/grml-etc-core/etc/skel/.gitconfig [user] - email = thosch97@gmail.com + email = qsuscs@qsuscs.de name = Thomas Schneider - signingkey = 57A4FF2F + signingkey = 32583db1 [alias] p = push pl = pull |
