diff --git a/git/.gitconfig b/git/.gitconfig index 59cd894..8328e54 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -1,7 +1,7 @@ [user] name = Andrew Davidson email = amd@amd.im - signingkey = /home/amd/.ssh/id_rsa + signingkey = /home/amd/.ssh/id_ed25519 [color] ui = auto