chore(config): misc config tweaks

This commit is contained in:
2025-08-23 20:46:00 +03:00
parent c2a5d45998
commit 06c1275fa5
3 changed files with 7 additions and 4 deletions

View File

@@ -35,3 +35,6 @@ set -gx PATH $PATH $HOME/.lmstudio/bin
# End of LM Studio CLI section
# vim: ft=fish ts=4 sw=4 et:
# opencode
fish_add_path /Users/ivuorinen/.opencode/bin

View File

@@ -22,4 +22,4 @@ dfm.sh
.phpactor.json
.zsh_history
**/.claude/settings.local.json
**/.serena/cache

View File

@@ -21,7 +21,7 @@
"default_profile": "write",
"default_model": {
"provider": "copilot_chat",
"model": "claude-3.7-sonnet"
"model": "claude-sonnet-4"
},
"play_sound_when_agent_done": true
},
@@ -101,8 +101,8 @@
"vim_mode": true,
"theme": {
"mode": "system",
"light": "Rosé Pine Dawn",
"dark": "Rosé Pine"
"light": "Everforest Dark Soft",
"dark": "Everforest Dark Hard"
},
"inlay_hints": {
"enabled": true,