diff --git a/.gitconfig b/.gitconfig index a44fd91..3b609a1 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,7 +1,7 @@ [user] email = afonso@francof.net name = afonso - signingkey = ~/.ssh/simple_sk + signingkey = ~/.ssh/touch_key [includeIf "hasconfig:remote.*.url:https://github.com/**"] path = ~/.gitconfig-gh [includeIf "hasconfig:remote.*.url:ssh://git@github.com/**"]