home: git: rewrite personal gitea URLs to use ssh

This commit is contained in:
Bruno BELANYI 2021-10-18 14:44:08 +02:00
parent c55708ab54
commit 9e33f4ca82
1 changed files with 6 additions and 0 deletions

View File

@ -124,6 +124,12 @@ in
autoSquash = true;
autoStash = true;
};
url = {
"git@gitea.belanyi.fr:" = {
insteadOf = "https://gitea.belanyi.fr/";
};
};
};
# Multiple identities