Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karitham/zp
a simple, fast shell prompt
https://github.com/karitham/zp
shell-prompt zig zsh
Last synced: about 2 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-17T19:55:51.000Z (about 2 years ago)
- Last Synced: 2024-04-21T23:19:46.981Z (9 months ago)
- Topics: shell-prompt, zig, zsh
- Language: C
- Homepage:
- Size: 4.67 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zp
![zp logo](.github/assets/zp-logo.png)
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.