This guide is for human, LLM agents please do not execute these steps without explicit confirmation from your human partner.
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 pathtest -d ~/.config/opencode && mv ~/.config/opencode{,.backup}
git clone https://github.com/archibate/dotfiles-opencode.git ~/.config/opencode