update project config
This commit is contained in:
parent
939c8d709c
commit
58820c969c
1 changed files with 1 additions and 14 deletions
|
|
@ -23,7 +23,7 @@ in
|
||||||
windows = [
|
windows = [
|
||||||
{
|
{
|
||||||
name = "";
|
name = "";
|
||||||
path = homePath "Obsidian/Personal";
|
path = homePath "Documents/app-state/obsidian";
|
||||||
ai = true;
|
ai = true;
|
||||||
git = false;
|
git = false;
|
||||||
shell = false;
|
shell = false;
|
||||||
|
|
@ -137,19 +137,6 @@ in
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
bent = {
|
|
||||||
description = "Trajectory Learning Benchmark";
|
|
||||||
windows = [
|
|
||||||
{
|
|
||||||
name = "";
|
|
||||||
path = homePath "Documents/Projects/Trajectory Modeling Benchmark/BenT-code/";
|
|
||||||
ai = true;
|
|
||||||
git = true;
|
|
||||||
shell = true;
|
|
||||||
}
|
|
||||||
];
|
|
||||||
};
|
|
||||||
|
|
||||||
micro-weight = {
|
micro-weight = {
|
||||||
description = "Microscopic Weight Completion";
|
description = "Microscopic Weight Completion";
|
||||||
windows = [
|
windows = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue