add ellis link

This commit is contained in:
Henry Hiles 2026-02-15 16:35:55 -05:00
commit baf6efc1b6
No known key found for this signature in database
3 changed files with 7 additions and 6 deletions

View file

@ -16,6 +16,7 @@
"git@github.com:".insteadOf = [ "https://github.com" ];
"git@codeberg.org:".insteadOf = [ "https://codeberg.org" ];
"git@git.federated.nexus:".insteadOf = [ "https://git.federated.nexus" ];
"git@forgejo.ellis.link:".insteadOf = [ "https://forgejo.ellis.link" ];
};
init.defaultBranch = "main";
commit.gpgsign = true;