|
||
---|---|---|
.gitignore | ||
README.md | ||
main.c |
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=""