feat: add opencode
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://opencode.ai/config.json",
|
||||||
|
"theme": "system",
|
||||||
|
"model": "anthropic/claude-sonnet-4-20250514",
|
||||||
|
"small_model": "anthropic/claude-3-5-haiku-20241022",
|
||||||
|
"share": "disabled",
|
||||||
|
"permission": {
|
||||||
|
"edit": "ask",
|
||||||
|
"bash": "ask",
|
||||||
|
"webfetch": "ask"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -47,11 +47,12 @@ SYMLINKS=(
|
|||||||
".config/ghostty"
|
".config/ghostty"
|
||||||
".config/i3"
|
".config/i3"
|
||||||
".config/i3status"
|
".config/i3status"
|
||||||
".config/lf"
|
|
||||||
".config/kde-mimeapps.list"
|
".config/kde-mimeapps.list"
|
||||||
".config/kglobalshortcutsrc"
|
".config/kglobalshortcutsrc"
|
||||||
".config/klipperrc"
|
".config/klipperrc"
|
||||||
".config/kwinrc"
|
".config/kwinrc"
|
||||||
|
".config/lf"
|
||||||
|
".config/opencode"
|
||||||
".config/picom"
|
".config/picom"
|
||||||
".config/rofi"
|
".config/rofi"
|
||||||
".config/strawberry"
|
".config/strawberry"
|
||||||
|
|||||||
Reference in New Issue
Block a user