ohmyzsh/plugins/codex/README.md
2026-05-18 23:09:33 +08:00

216 B

codex Plugin

Introduction

This codex plugin sets up completion for codex.

To use it, add codex to the plugins array of your zshrc file:

plugins=(... codex)