
Dino
A cute green chibi long-neck dinosaur Codex pet with sleepy smile, pale belly stripe, cheek blush, back spots, and rounded toes.
curl -fsSL "https://www.aimcp.info/api/codex-pets/dino-e37d752d/package.zip" -o "$HOME/.codex/pets/dino.zip" && mkdir -p "$HOME/.codex/pets/dino" && unzip -o "$HOME/.codex/pets/dino.zip" -d "$HOME/.codex/pets/dino" && rm "$HOME/.codex/pets/dino.zip"- 1Make sure the Codex CLI is installed and you are signed in.
- 2Copy the install command above and run it in your terminal:
curl -fsSL "https://www.aimcp.info/api/codex-pets/dino-e37d752d/package.zip" -o "$HOME/.codex/pets/dino.zip" && mkdir -p "$HOME/.codex/pets/dino" && unzip -o "$HOME/.codex/pets/dino.zip" -d "$HOME/.codex/pets/dino" && rm "$HOME/.codex/pets/dino.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Dino to bring it to life in your session.
A cute green chibi long-neck dinosaur Codex pet with sleepy smile, pale belly stripe, cheek blush, back spots, and rounded toes.
What is Dino?
Dino is a Codex pet, a small animated character you install into the Codex CLI. Once hatched it appears in your terminal as a companion while you code.
How do I install Dino?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/dino-e37d752d/package.zip" -o "$HOME/.codex/pets/dino.zip" && mkdir -p "$HOME/.codex/pets/dino" && unzip -o "$HOME/.codex/pets/dino.zip" -d "$HOME/.codex/pets/dino" && rm "$HOME/.codex/pets/dino.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select Dino to activate it.
Is Dino free to use?
Yes. Dino is free to install and is distributed under the unknown license.
What style is Dino?
Dino is tagged animated, cute, animal and codex-pets, which describes its look and animation theme.



