aboutsummaryrefslogtreecommitdiff
path: root/dot.gitconfig
diff options
context:
space:
mode:
authorThomas Schneider <qsx@qsx.re>2016-12-17 12:40:45 +0100
committerThomas Schneider <qsx@qsx.re>2016-12-17 12:40:45 +0100
commitb59c490f9486ab17b11eff6b126c57f42ab2ca22 (patch)
tree8d6c3613efa0e2103adf098270d8591c52bf89ca /dot.gitconfig
parentb578036a3aa0824b2e556c3317616d70b23a669d (diff)
Change nick to “qsx”
Signed-off-by: Thomas Schneider <qsx@qsx.re>
Diffstat (limited to 'dot.gitconfig')
-rw-r--r--dot.gitconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/dot.gitconfig b/dot.gitconfig
index 9d30e78..c1ddb09 100644
--- a/dot.gitconfig
+++ b/dot.gitconfig
@@ -1,9 +1,9 @@
[include]
path = ~/.dotfiles/grml-etc-core/etc/skel/.gitconfig
[user]
- email = qsuscs@qsuscs.de
+ email = qsx@qsx.re
name = Thomas Schneider
- signingkey = 32583db1
+ signingkey = 95ee94a432583db1
[alias]
p = push
pl = pull