ohmyzsh/themes/example.zsh-theme
2011-04-18 17:00:21 +02:00

5 lines
No EOL
160 B
Bash
Executable file

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