diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | dot.gitconfig | 4 | ||||
| -rw-r--r-- | dot.hgrc | 2 |
3 files changed, 4 insertions, 4 deletions
@@ -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 @@ -1,5 +1,5 @@ [ui] -username = Thomas Schneider <qsuscs@qsuscs.de> +username = Thomas Schneider <qsx@qsx.re> [extensions] rebase = purge = |
