example.zsh-theme 160 B

12345
  1. # Found on the ZshWiki
  2. # http://zshwiki.org/home/config/prompt
  3. #
  4. PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "