Minor update
This commit is contained in:
parent
661b6c9955
commit
36d77f63b4
1 changed files with 2 additions and 2 deletions
|
|
@ -77,14 +77,14 @@ in
|
|||
name = "mds";
|
||||
path = homePath "Documents/Projects/Material Design Shortcut";
|
||||
ai = true;
|
||||
git = true;
|
||||
git = false;
|
||||
shell = false;
|
||||
}
|
||||
{
|
||||
name = "meet";
|
||||
path = homePath "Documents/Projects/Material Project Group Meeting";
|
||||
ai = true;
|
||||
git = true;
|
||||
git = false;
|
||||
shell = false;
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue