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 = [
|
||||
{
|
||||
name = "";
|
||||
path = homePath "Obsidian/Personal";
|
||||
path = homePath "Documents/app-state/obsidian";
|
||||
ai = true;
|
||||
git = 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 = {
|
||||
description = "Microscopic Weight Completion";
|
||||
windows = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue