Add user and host to my theme

This commit is contained in:
Wesley Moore 2010-02-18 08:47:24 +11:00
commit 307e91bf56

View file

@ -1,4 +1,4 @@
PROMPT='$(git_prompt_info)%(?,,%{${fg_bold[white]}%}[%?]%{$reset_color%} )%{$fg[yellow]%}%#%{$reset_color%} '
PROMPT='%{$fg[yellow]%}%n@%m%{$reset_color%}$(git_prompt_info)%(?,,%{${fg_bold[white]}%}[%?]%{$reset_color%} )%{$fg[yellow]%}%#%{$reset_color%} '
RPROMPT='%{$fg[green]%}%~%{$reset_color%}'
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[blue]%}("