Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 989 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 989 Bytes

⚡ 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