Install a Codex pet

Download the zip. Unzip. Pick it in Codex. Done.

  1. On a pet page, click Download pet.zip.
  2. Unzip into ~/.codex/pets/ (the zip already contains the pet folder).
  3. In Codex: Settings → Appearance → Pets → refresh Custom Pets → select it.
  4. Type /pet to wake it.

Or one command

Example for CorgiByte:

mkdir -p ~/.codex/pets && curl -fsSL https://bestcodexpets.com/pets/corgibyte/corgibyte.zip -o /tmp/corgibyte.zip && unzip -o /tmp/corgibyte.zip -d ~/.codex/pets

Swap corgibyte for any pet id. Each pet page shows its own command.

Back to gallery