updated dotfiles

This commit is contained in:
Jake Pullen
2025-05-07 07:15:53 +01:00
parent 33745682e9
commit c4a219212c
9 changed files with 502 additions and 19 deletions
+7
View File
@@ -7,6 +7,13 @@
// custom settings, run `zed: open default settings` from the
// command palette (cmd-shift-p / ctrl-shift-p)
{
"assistant": {
"default_model": {
"provider": "ollama",
"model": "gemma3:latest"
},
"version": "2"
},
"ui_font_size": 16,
"buffer_font_size": 16,
"theme": {