fix: include opencode in profile

This commit is contained in:
Stevan Freeborn
2026-08-21 17:10:21 -05:00
parent ca1bca9e84
commit 8386f5cec7
+3
View File
@@ -73,3 +73,6 @@ export PYTHONIOENCODING="utf-8"
# Added by Antigravity CLI installer # Added by Antigravity CLI installer
export PATH="/home/stevan/.local/bin:$PATH" export PATH="/home/stevan/.local/bin:$PATH"
# opencode
export PATH=/home/stevan/.opencode/bin:$PATH