diff --git a/home/gitconfig.lloeki b/home/gitconfig.lloeki index 42c96b9..2a817c9 100644 --- a/home/gitconfig.lloeki +++ b/home/gitconfig.lloeki @@ -4,3 +4,5 @@ signingkey = 971B4D9F125CD31E [commit] gpgsign = true +[core] + sshCommand = "ssh -i ~/.ssh/id_ed25519"