``` Generate colorful prompts for the terminal. ## Generate the config: psprompt --generate > ~/.config/psprompt.toml ## Apply to the current session only: eval $(psprompt) ## Apply to new sessions: echo 'eval $(psprompt)' >> ~/.bashrc Usage: psprompt [OPTIONS] Options: --config Config file (default: ~/.config/psprompt.toml) --generate Print template config file -s, --style