documentation
sophuwu sophie@skisiel.com
Thu, 09 May 2024 04:09:21 +0200
3 files changed,
10 insertions(+),
3 deletions(-)
M
README.md
→
README.md
@@ -1,3 +1,12 @@
# Bash Prompt Generator -Configurable Bash prompt generator with rainbow colors. +<center><img src="./example.png" alt="Example" width="50%"></center> + +## Installation +```bash +make +./build/bashprompt help +# run the output to enable the prompt +``` +Copy the output to your .bashrc for automatic start up. **DO NOT** USE .bash_profile or .profile. +