diff --git a/dot_zshrc b/dot_zshrc index 39f624b..0328c6b 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -73,3 +73,6 @@ export PYTHONIOENCODING="utf-8" # Added by Antigravity CLI installer export PATH="/home/stevan/.local/bin:$PATH" + +# opencode +export PATH=/home/stevan/.opencode/bin:$PATH