Skip to content
/ zsp Public

⚡ ZSP is my personal ZSH prompt written in Zig

License

Notifications You must be signed in to change notification settings

dbushell/zsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ ZSP

ZSP is my personal ZSH prompt written in Zig.

screenshot of ZSP prompt in a terminal

From the blog:

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