Blazyinly fast Development Setup 🚀
- Clone this repo into
~/.config/dotfiles
- macOS: run from the dotfiles directory:
./macos.sh - Linux (remote/dev box):
./linux.sh - Add
--installto install or update dependencies (./macos.sh --installor./linux.sh --install). Without it, setup only updates directories, symlinks, and configuration. - Update Brewfile:
/opt/homebrew/bin/brew bundle dump --describe --force --file=- > Brewfile
Claude Code and OpenCode share commands, skills, and global instructions from agents/. Run the platform setup script to link them into both harnesses.
Authenticate providers and configure MCP servers manually:
claude
opencode auth login
opencode mcp addUse the OpenCode ollama primary profile for the local model; it excludes MCP tools. See agents/README.md for migration and cleanup details.
- Run
nvim . - Update plugins:
:Lazy - Update LSP servers, DAP servers, linters, and formatters:
:Mason
