aboutsummaryrefslogtreecommitdiff
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
parentb578036a3aa0824b2e556c3317616d70b23a669d (diff)
Change nick to “qsx”
Signed-off-by: Thomas Schneider <qsx@qsx.re>
-rw-r--r--README.md2
-rw-r--r--dot.gitconfig4
-rw-r--r--dot.hgrc2
3 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 558d83d..fd642c8 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# qsuscs’ .dotfiles
+# qsx’ .dotfiles
Hi there! These are various config files for programs I use. You are free to
do with them whatever the ISC license permits (see LICENSE for details). I can
however only speak for my very own stuff, there are some files not written by
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
diff --git a/dot.hgrc b/dot.hgrc
index 7f0d114..e11770e 100644
--- a/dot.hgrc
+++ b/dot.hgrc
@@ -1,5 +1,5 @@
[ui]
-username = Thomas Schneider <qsuscs@qsuscs.de>
+username = Thomas Schneider <qsx@qsx.re>
[extensions]
rebase =
purge =