Skip to content

junkijin/my-opencode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCode Config Repo

Yes - this is your OpenCode configuration storage repository for ~/.config/opencode.

Purpose

  • Store and version your OpenCode settings
  • Keep reusable commands and skills in one place
  • Restore your environment quickly on a new machine

Core Files

  • opencode.json: providers, models, plugins, tool toggles
  • antigravity.json: Antigravity auth behavior
  • commands/: custom commands (including git:commit)
  • skills/: reusable skills (research, Tavily, Playwright, commit-message guidance)

Quick Start

git clone <your-repo-url> ~/.config/opencode
cd ~/.config/opencode
bun install

Run OpenCode normally; it will use this directory as its config.

Security

  • Keep antigravity-accounts.json local only
  • Never commit API keys or tokens

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published