From 32a9a94e8f0a7c3e4fb498493c632e5583227271 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 24 Jul 2023 12:44:51 +0200 Subject: [PATCH] Add .gitconfig_lw --- dot_gitconfig_lw | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 dot_gitconfig_lw diff --git a/dot_gitconfig_lw b/dot_gitconfig_lw new file mode 100644 index 0000000..29fb3e4 --- /dev/null +++ b/dot_gitconfig_lw @@ -0,0 +1,8 @@ +[user] + name = Kasper J. Hermansen + email = kah@lunar.app + signingkey = A35FF1D3697C3E13 +[commit] + gpgsign = true +[url "ssh://git@github.com/"] + insteadOf = https://github.com/