diff --git a/dots/.gitconfig b/dots/.gitconfig index 0e932d71..afbaa0c8 100644 --- a/dots/.gitconfig +++ b/dots/.gitconfig @@ -1,7 +1,7 @@ [user] name = Price Hiller email = price@orion-technologies.io - signingkey = /home/sam/.ssh/keys/id_ed25519 + signingkey = /home/sam/.ssh/keys/id_ed25519_signing [init] defaultBranch = Development