mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-26 21:58:05 +00:00
chore(config): update Brewfile, zed settings
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
{
|
||||
"telemetry": {
|
||||
"metrics": false
|
||||
},
|
||||
"assistant": {
|
||||
"default_model": {
|
||||
"provider": "copilot_chat",
|
||||
"model": "gpt-4o"
|
||||
"model": "claude-3-5-sonnet"
|
||||
},
|
||||
"version": "2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user