update project config
This commit is contained in:
parent
b1522d1554
commit
dad4b6c3ca
1 changed files with 7 additions and 0 deletions
|
|
@ -87,6 +87,13 @@ in
|
|||
git = false;
|
||||
shell = true;
|
||||
}
|
||||
{
|
||||
name = "code";
|
||||
path = homePath "Documents/Projects/Material Design Shortcut/MDShortcut-code";
|
||||
ai = true;
|
||||
git = true;
|
||||
shell = false;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue