PromptTool

Design your custom Zsh prompt

Tap (or drag) Available Components into the Your Prompt Components box, choose colours, styles and more. Drag to rearrange. View the Live Terminal Preview. Copy the Final Zsh Prompt String to use in your .zshrc config file.

How to use your new prompt:

  1. Open your Zsh configuration file using a terminal editor:
    nano ~/.zshrc
  2. Scroll to the very bottom of the file and paste the generated code.
  3. Save the file and exit the editor. (In nano: Ctrl+X, then Y, then Enter).
  4. Reload your shell to apply the changes instantly:
    exec $SHELL

Available Components

Your Prompt Components (Drag to Reorder)

Drag and drop components here to start building!

Live Terminal Preview

Note: This is a simulated preview. Colors and formatting may vary in a real terminal.

Final Zsh Prompt String