home: git: rewrite github URLs to use ssh
This commit is contained in:
parent
9e33f4ca82
commit
5e438f9e77
1 changed files with 4 additions and 0 deletions
|
|
@ -129,6 +129,10 @@ in
|
|||
"git@gitea.belanyi.fr:" = {
|
||||
insteadOf = "https://gitea.belanyi.fr/";
|
||||
};
|
||||
|
||||
"git@github.com:" = {
|
||||
insteadOf = "https://github.com/";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue