mod: starship config, add mcp
This commit is contained in:
parent
1e926ac018
commit
b8290938cc
3 changed files with 13 additions and 5 deletions
1
zsh.add
1
zsh.add
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue