switch global config to ~/.config/opencode/opencode.json

This commit is contained in:
Dax Raad 2025-07-11 20:50:42 -04:00
commit 1729c310d9
3 changed files with 17 additions and 6 deletions

View file

@ -21,7 +21,7 @@ This can be used to configure opencode globally or for a specific project.
### Global
Place your global opencode config in `~/.config/opencode/config.json`. You'll want to use the global config for things like themes, providers, or keybinds.
Place your global opencode config in `~/.config/opencode/opencode.json`. You'll want to use the global config for things like themes, providers, or keybinds.
---