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 45dce4ff41 fix users with large uid 2024-11-26 10:44:47 +01: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 fix users with large uid 2024-11-26 10:44:47 +01: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=""