⚡ ZSP is my personal ZSH prompt written in Zig
- Zig 96.9%
- Shell 3.1%
| .forgejo/workflows | ||
| src | ||
| .gitignore | ||
| build.zig | ||
| build.zig.zon | ||
| LICENSE | ||
| README.md | ||
⚡ ZSP
ZSP is my personal ZSH prompt written in Zig.
From the blog:
- "I built a ZSH Prompt with Zig"
- "Zig App Release and Updates via Github"
- "Self-hosted Forgejo Releases (the Final Boss)"
This is a hobby project for me to learn Zig software development.
Usage
Ensure zsp binary is in $PATH and add to .zshrc:
source <(zsp --zsh)
See src/shell/zsh.sh for the source.
🚧 Under Construction!
I'm working on new features as I use the prompt day-to-day.
There is no config unless you edit the source code and recompile!
Notes
Inspired by Starship and Pure.
MIT License | Copyright © 2025 David Bushell