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.

43 lines
762 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-docker",
"crs:crystal-keyring",
"crs:crystal-update",
"crs:docs",
"crs:getcryst.al",
"crs:.github",
"crs:grub-theme",
"crs:iso",
"crs:jade",
"crs:jade-gui",
"crs:jade-tui",
"crs:malachite",
"crs:moonstone",
"crs:opal",
"crs:pkg-warner",
"crs:site",
"crs:tourmaline",
"crs:wallpapers",
"crs:webforge",
"gse:caffeine",
"mlc:pkgbuilds",
"mlc:repos",
"mlc:workspace",
]
[repositories.urls]
crs = "ssh://git@github.com/crystal-linux/{}"
mlc = "ssh://git@github.com/crystal-linux/mlc-{}"
gse = "ssh://git@github.com/crystal-linux/gnome-shell-extension-{}"