diff --git a/dot_gitconfig_front b/dot_gitconfig_front new file mode 100644 index 0000000..ef221fd --- /dev/null +++ b/dot_gitconfig_front @@ -0,0 +1,13 @@ +[user] + name = kjuulh + email = contact@kjuulh.io + signingkey = B3C49C86AD15B2F7 + +[credential] + helper = store + +[commit] + gpgsign = true + +[url "ssh://git@github.com/"] + insteadOf = https://github.com/