A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/tom-doerr/codex.fish below:

tom-doerr/codex.fish: Supercharge your command line with OpenAI Codex integration. Get AI-powered coding assistance right in your fish shell.

AI in the command line.


This is a fish plugin that enables you to use OpenAI's powerful Codex AI in the command line. OpenAI Codex is the AI that also powers GitHub Copilot. To use this plugin you need to get access to OpenAI's Codex API.

There's a fork of this repo called fish-ai. It has many more features and supports more language models, so you should probably use fish-ai instead of the version in this repo.

  1. Install the OpenAI package.
  1. Install the plugin itself. You can install it using fisher:
fisher install tom-doerr/codex.fish
  1. Create a file called openaiapirc in ~/.config with your ORGANIZATION_ID and SECRET_KEY.
[openai]
organization_id = ...
secret_key = ...
  1. Run fish, start typing and complete it using ^X!

ZSH version


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4