mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-09-21 18:46:06 +02:00
216 B
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)