1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 03:21:10 +01:00

fix: move prog/git to projects

This commit is contained in:
Kierán Meinhardt
2020-04-09 11:38:36 +02:00
parent d3b58a3053
commit af66ff8692
7 changed files with 6 additions and 7 deletions

View File

@@ -25,7 +25,7 @@
DEFAULT = {
git_gc = "git gc \"$@\"";
};
} // prependPath "prog/git" {
} // prependPath "projects" {
"menstruation.rs" = github "kmein" "menstruation.rs";
brockman = github "kmein" "brockman";
challenges = github "kmein" "challenges";