diff --git a/configs/shared/.gitconfig b/configs/shared/.gitconfig index f60c9a6dd..fbdba8dc6 100644 --- a/configs/shared/.gitconfig +++ b/configs/shared/.gitconfig @@ -10,3 +10,7 @@ gpgsign = true [gpg] program = gpg2 +[credential] + helper = osxkeychain +[push] + default = current