summaryrefslogtreecommitdiff
path: root/themes/example.zsh-theme
blob: dbd9dc9c97f034f8e43252af5d697d62cc1850fa (plain)
1
2
3
4
5
# Found on the ZshWiki
#  http://zshwiki.org/home/config/prompt
#

PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "