https://github.com/karitham/zp
a simple, fast shell prompt
https://github.com/karitham/zp
shell-prompt zig zsh
Last synced: 10 months ago
JSON representation
a simple, fast shell prompt
- Host: GitHub
- URL: https://github.com/karitham/zp
- Owner: karitham
- License: mit
- Created: 2022-03-16T17:10:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-17T19:55:51.000Z (over 3 years ago)
- Last Synced: 2025-06-19T21:37:59.685Z (12 months ago)
- Topics: shell-prompt, zig, zsh
- Language: C
- Homepage:
- Size: 4.67 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zp

A blazing fast prompt. Written in zig.
Looks like this.
```bash
./karitham/zp ⚡️ 0.10.0-dev master >>
# ./../. on $(git branch --show-current) >>
```
In zsh, you can then set it like `eval "$(zp hook)"`
It's dependant on libgit2 for git stuff.