Update claude code config
This commit is contained in:
parent
4ae5c10e83
commit
0cf09b82f1
2 changed files with 9 additions and 0 deletions
|
|
@ -107,6 +107,13 @@ in
|
|||
git = false;
|
||||
shell = false;
|
||||
}
|
||||
{
|
||||
name = "group";
|
||||
path = homePath "Documents/Projects/DAKI3 Semester Project Group";
|
||||
ai = true;
|
||||
git = false;
|
||||
shell = false;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue