aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-05-24 20:58:57 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-05-24 20:58:57 +0200
commitbe882bd892077ec756460ad37633462ff295af3e (patch)
tree2172e9d8c9f2a1cfd88432dccc96cb801347872d /.config
parent9ef532c7184997289944b14178117adf2aa1e631 (diff)
change git username to full name
Diffstat (limited to '.config')
-rw-r--r--.config/git/config##template2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/git/config##template b/.config/git/config##template
index 09efdff..21d4c0e 100644
--- a/.config/git/config##template
+++ b/.config/git/config##template
@@ -2,7 +2,7 @@
defaultBranch = master
[user]
email = loek@pipeframe.xyz
- name = lonkaars
+ name = Loek Le Blansch
signingkey = {{ env.GPG_ID_GIT }}
[commit]
gpgsign = true