Personal configuration for the pi coding agent.
curl -fsSL https://raw.githubusercontent.com/TeoBale/pi-config/main/install.sh | shThis single command will:
- Install or update pi via
pi.dev - Clone (or pull) this config repo to
~/.pi/agent
Works on macOS and Linux.
| Path | Description |
|---|---|
settings.json |
Global pi settings (model, theme, thinking level) |
extensions/ |
Custom TypeScript extensions (auto-discovered by pi) |
install.sh |
One-shot install script |
update-command.ts— Adds a/updatecommand to check for and apply pi updates with visual banner feedback.session-summary.ts— Session summary utilities.skills-command.ts— Adds a/skillscommand.startup-header.ts— Custom startup header display.
These configs are auto-discovered by pi from ~/.pi/agent/. To reload after changes, use /reload inside pi.