diff --git a/home/dot_zshrc b/home/dot_zshrc index 2822579..fa6bd56 100644 --- a/home/dot_zshrc +++ b/home/dot_zshrc @@ -46,6 +46,7 @@ export PATH="$HOME/.opencode/bin:$PATH" OPENCODE='opencode' alias o="${OPENCODE}" alias oc="${OPENCODE} --agent commit run 'Create a commit.'" +alias ocr="${OPENCODE} --agent review --prompt 'Code review staged changes.'" alias or="${OPENCODE} --continue" # Git