
Yoshi
A compact Yoshi Codex pet ready for animation.
curl -fsSL "https://www.aimcp.info/api/codex-pets/yoshi-7b5d606f/package.zip" -o "$HOME/.codex/pets/yoshi.zip" && mkdir -p "$HOME/.codex/pets/yoshi" && unzip -o "$HOME/.codex/pets/yoshi.zip" -d "$HOME/.codex/pets/yoshi" && rm "$HOME/.codex/pets/yoshi.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/yoshi-7b5d606f/package.zip" -o "$HOME/.codex/pets/yoshi.zip" && mkdir -p "$HOME/.codex/pets/yoshi" && unzip -o "$HOME/.codex/pets/yoshi.zip" -d "$HOME/.codex/pets/yoshi" && rm "$HOME/.codex/pets/yoshi.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Yoshi to bring it to life in your session.
A compact Yoshi Codex pet ready for animation.
What is Yoshi?
Yoshi 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 Yoshi?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/yoshi-7b5d606f/package.zip" -o "$HOME/.codex/pets/yoshi.zip" && mkdir -p "$HOME/.codex/pets/yoshi" && unzip -o "$HOME/.codex/pets/yoshi.zip" -d "$HOME/.codex/pets/yoshi" && rm "$HOME/.codex/pets/yoshi.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select Yoshi to activate it.
Is Yoshi free to use?
Yes. Yoshi is free to install and is distributed under the unknown license.
What style is Yoshi?
Yoshi is tagged pixel, game, animated and cute, which describes its look and animation theme.



