Bash Prompt Customizer

Design a two-line prompt with vivid colors, live preview, and a ready-to-copy export command for Bash, Zsh, or PowerShell.

Prompt segments

Toggle the pieces you want to colorize, then pick a tone that matches your style.

Brackets

Colors the [ and ] around the timestamp.

#38BDF8

Timestamp

Styles the \t time component on the first line.

#FDE047

Working directory

Highlights the \w path displayed after the timestamp.

#A855F7

Username

Applies color to the \u username on the second line.

#22D3EE

Hostname

Colors the \h host that follows the @ symbol.

#F97316

Prompt symbol

Styles the trailing $ to match your shell vibe.

#F43F5E

Live preview

See how your prompt renders in a terminal-inspired preview.

[16:42:03] ~/workspace/bash-customizer
user@host $
                

Export command

Copy the prompt snippet for your shell and paste it into your profile.