ZSP is my personal ZSH prompt written in Zig.
From the blog:
This is a hobby project for me to learn Zig software development.
Ensure zsp
binary is in $PATH
and add to .zshrc
:
source <(zsp --zsh)
See src/shell/zsh.sh
for the source.
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!
Inspired by Starship and Pure.
MIT License | Copyright © 2025 David Bushell