@ -0,0 +1,11 @@
# CustomPromptV2
My very own PS1 because normal ones are boring and zsh sucks.
Usage:
```bash
# ~/.bashrc
export PROMPT_COMMAND="PS1=\"\$(/path/to/compiled/binary)\""
export PS1=""
```