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 d0995b3769 Update README.md 2024-12-03 00:24:10 +00:00
.gitignore add gitignore 2024-08-11 23:34:37 +00:00
README.md Update README.md 2024-12-03 00:24:10 +00:00
main.c fix users with large uid 2024-11-26 10:44:47 +01:00

README.md

CustomPromptV2

My very own prompt made for bash because normal ones are boring and I'm too lazy to set up zsh.

Usage:


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