[add] dotnet, fix config
This commit is contained in:
parent
b8290938cc
commit
c540d981e0
3 changed files with 13 additions and 4 deletions
1
zsh.add
1
zsh.add
|
|
@ -15,6 +15,7 @@ function agent() {
|
|||
--add-host=host.docker.internal:host-gateway \
|
||||
-v "$TARGET_DIR:/workspace" \
|
||||
-v "$HOME/dev/ai/opencode.cfg:/root/.config/opencode" \
|
||||
-v "$HOME/git/mcp:/root/mcp" \
|
||||
-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