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 a2a89bbaf9 add gitignore 2024-08-11 23:34:37 +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 current state 2024-08-11 23:34:01 +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=""