▄▄|0 17 :3 project bashprompt $
▄▄|0 18 ;> project bashprompt $ cd build/
▄▄|0 19 :> bashprompt build $ false
▄▄|1 20 :) bashprompt build $ [[ "str" == "str" ]]
▄▄|0 21 ;P bashprompt build $ [[ "str" == "strs" ]]
▄▄|1 22 ;> bashprompt build $
make
./build/bashprompt help
Run the output to enable the prompt.
Ensure that the file is executable and that you use an absolute path to the file. Copy the output to your .bashrc for automatic start up. **DO NOT** USE .bash_profile or .profile.