Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 617 Bytes

File metadata and controls

25 lines (16 loc) · 617 Bytes

Archibate's OpenCode Configuration Pack

Installation Guide

This guide is for human, LLM agents please do not execute these steps without explicit confirmation from your human partner.

Required Dependencies

curl -fsSL https://opencode.ai/install | bash

sudo pacman -S uv ruff

npm config set prefix ~/.local
npm install -g agent-browser

# make sure ~/.local/bin and ~/.opencode/bin are in your path

Cloning This Configuration Pack

test -d ~/.config/opencode && mv ~/.config/opencode{,.backup}
git clone https://github.com/archibate/dotfiles-opencode.git ~/.config/opencode