mod: starship config, add mcp

This commit is contained in:
Andy Bunce 2026-03-30 15:34:59 +01:00
parent 1e926ac018
commit b8290938cc
3 changed files with 13 additions and 5 deletions

View file

@ -15,7 +15,6 @@ function agent() {
--add-host=host.docker.internal:host-gateway \
-v "$TARGET_DIR:/workspace" \
-v "$HOME/dev/ai/opencode.cfg:/root/.config/opencode" \
-v "$HOME/dev/ai/docker-images/starship.toml:/root/.config/starship.toml" \
-v opencode-cargo-cache:/root/.cargo \
-v opencode-go-cache:/root/go \
-v opencode-bun-cache:/root/.bun \