ohmyzsh/themes/example.zsh-theme
Handsome Cheung a8150660e0 compaudit fo zsh
2013-09-07 08:34:47 +08: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%}%% "