feat: add 'op' command to run opencode with project-specific custom prompts

This commit is contained in:
David Chen 2025-11-29 11:19:23 -08:00
parent 4ce168365b
commit a2ef97477e
2 changed files with 111 additions and 0 deletions

View file

@ -17,3 +17,5 @@ source ~/.config/zsh/prompt.zsh
source ~/.config/zsh/functions/cd_git_root.zsh
source ~/.config/zsh/functions/co.zsh
source ~/.config/zsh/functions/op.zsh