Yes - this is your OpenCode configuration storage repository for ~/.config/opencode.
- Store and version your OpenCode settings
- Keep reusable commands and skills in one place
- Restore your environment quickly on a new machine
opencode.json: providers, models, plugins, tool togglesantigravity.json: Antigravity auth behaviorcommands/: custom commands (includinggit:commit)skills/: reusable skills (research, Tavily, Playwright, commit-message guidance)
git clone <your-repo-url> ~/.config/opencode
cd ~/.config/opencode
bun installRun OpenCode normally; it will use this directory as its config.
- Keep
antigravity-accounts.jsonlocal only - Never commit API keys or tokens