mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Add user and host to my theme
This commit is contained in:
parent
e7be306c5f
commit
307e91bf56
1 changed files with 1 additions and 1 deletions
|
|
@ -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]%}("
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue