Files
ohmyzsh/plugins/codex
Carlo Sala 830a5bcfd2 fix: load completion files atomically (#14000)
Fixes #13964
 
Co-authored-by: Marc Cornellà <marc@mcornella.com>
2026-08-22 17:24:24 +02:00
..
2026-08-07 10:58:15 +02:00

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)