linux only shit

This commit is contained in:
2026-02-20 11:26:47 +00:00
parent a07f96fcd2
commit ac8975f65c
2 changed files with 4 additions and 2 deletions

View File

@@ -1 +1,3 @@
fnm env --use-on-cd --shell fish | source if test (uname) = Darwin
fnm env --use-on-cd --shell fish | source
end

View File

@@ -2,6 +2,6 @@
"lastChangelogVersion": "0.54.0", "lastChangelogVersion": "0.54.0",
"defaultProvider": "openrouter", "defaultProvider": "openrouter",
"defaultModel": "openai/gpt-5.2-codex", "defaultModel": "openai/gpt-5.2-codex",
"defaultThinkingLevel": "medium", "defaultThinkingLevel": "high",
"theme": "matugen" "theme": "matugen"
} }