You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
466 B
TOML

[base]
mode = "workspace"
smart_pull = true
[mode.workspace]
git_info = true
colorblind = false
[repositories]
repos = [
"crs:amethyst",
"crs:branding",
"crs:caveman",
"crs:crystal-keyring",
"crs:grub-theme",
"crs:iso",
"crs:jade",
"crs:jade-gui",
"crs:malachite",
"crs:onyx",
"crs:site",
"crs:wallpapers",
"crs:pkg-warner",
]
[repositories.urls]
crs = "ssh://git@github.com/crystal-linux/{}"
pkg = "ssh://git@github.com/crystal-linux/pkgbuild.{}"