opencode
This commit is contained in:
@@ -52,7 +52,6 @@ sudo pacman -S --needed \
|
|||||||
pipewire-session-manager \
|
pipewire-session-manager \
|
||||||
qpwgraph \
|
qpwgraph \
|
||||||
cifs-utils \
|
cifs-utils \
|
||||||
opencode \
|
|
||||||
rbw \
|
rbw \
|
||||||
extra/ttf-jetbrains-mono-nerd \
|
extra/ttf-jetbrains-mono-nerd \
|
||||||
unzip
|
unzip
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ sudo pacman -S --needed \
|
|||||||
python-ruff \
|
python-ruff \
|
||||||
chromium \
|
chromium \
|
||||||
selene \
|
selene \
|
||||||
|
opencode \
|
||||||
tmux
|
tmux
|
||||||
|
|
||||||
npm install -g vscode-js-debug
|
npm install -g vscode-js-debug
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://opencode.ai/config.json",
|
||||||
|
"default_agent": "plan"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user