This repository has been archived on 2025-04-27. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Luca Conte a23f7d42b3 change color to just branch glyph 2024-08-12 00:22:59 +00:00
.gitignore add gitignore 2024-08-11 23:34:37 +00:00
README.md initial commit 2024-08-11 23:33:46 +00:00
main.c change color to just branch glyph 2024-08-12 00:22:59 +00:00

README.md

CustomPromptV2

My very own PS1 because normal ones are boring and zsh sucks.

Usage:


# ~/.bashrc
export PROMPT_COMMAND="PS1=\"\$(/path/to/compiled/binary)\""
export PS1=""