Remove remote functionality for simplicity and stability
This commit is contained in:
parent
29ba35a57c
commit
a8bcd52152
2 changed files with 4 additions and 40 deletions
|
|
@ -99,10 +99,6 @@
|
|||
path = "/Users/yanlin/Documents/Projects/Material Design Shortcut/MDShortcut-code";
|
||||
ai = true;
|
||||
git = true;
|
||||
remote = {
|
||||
server = "aicloud";
|
||||
remoteDir = "~/MDS";
|
||||
};
|
||||
shell = true;
|
||||
}
|
||||
{
|
||||
|
|
@ -160,10 +156,6 @@
|
|||
ai = true;
|
||||
git = true;
|
||||
shell = true;
|
||||
remote = {
|
||||
server = "aicloud";
|
||||
remoteDir = "~/DiffDisMatter";
|
||||
};
|
||||
}
|
||||
{
|
||||
name = "paper";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue