home: git: rewrite github URLs to use ssh
This commit is contained in:
parent
6a18be1d0a
commit
a8cf45a9f7
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