From b59c490f9486ab17b11eff6b126c57f42ab2ca22 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Sat, 17 Dec 2016 12:40:45 +0100 Subject: Change nick to “qsx” MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Schneider --- README.md | 2 +- dot.gitconfig | 4 ++-- dot.hgrc | 2 +- 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 +username = Thomas Schneider [extensions] rebase = purge = -- cgit v1.2.3