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



