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 1ae6da3678 add different color if git branch is clean, change getcwd to getenv(pwd) 2024-08-12 00:20:02 +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 add different color if git branch is clean, change getcwd to getenv(pwd) 2024-08-12 00:20:02 +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=""