mirror of
https://github.com/xHyroM/gimi.git
synced 2024-11-10 02:38:06 +01:00
8 lines
202 B
TOML
Executable file
8 lines
202 B
TOML
Executable file
[providers]
|
|
[providers.sourcehut]
|
|
ssh = "git@git.sr.ht:~hyro/gimi"
|
|
primary = true
|
|
[providers.github]
|
|
ssh = "git@github.com:xhyrom/gimi.git"
|
|
[providers.codeberg]
|
|
ssh = "git@codeberg.org:xHyroM/gimi.git"
|