PROMPT WORKSPACE

DRAFT

Build a prompt that feels like yours.

Pick the modules you care about. Promptr writes the shell config as you go.

promptr — zsh
MOCK TERMINAL

Interactive preview · commands are not executed

# Promptr — generated zsh prompt
# Review before adding to ~/.zshrc
 
setopt PROMPT_SUBST
PROMPT="%F{#75d3ff}>%f "
1

Copy your configReview it above first

2

Paste into ~/.zshrcKeep your existing aliases

3

Reload your shellsource ~/.zshrc