update omoc
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
settings = {
|
settings = {
|
||||||
theme = "catppuccin";
|
theme = "catppuccin";
|
||||||
plugin = [
|
plugin = [
|
||||||
"oh-my-opencode"
|
"oh-my-opencode@2.5.3"
|
||||||
"opencode-antigravity-auth@1.2.2"
|
"opencode-antigravity-auth@1.2.2"
|
||||||
];
|
];
|
||||||
instructions = [
|
instructions = [
|
||||||
@@ -145,9 +145,6 @@
|
|||||||
model = "google/gemini-3-flash";
|
model = "google/gemini-3-flash";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
disabled_hooks = [ "startup-toast" "background-notification" "session-notification" ];
|
||||||
|
|
||||||
home.sessionVariables = {
|
|
||||||
OPENCODE_EXPERIMENTAL_EXA = "true";
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user