mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Pimpin' my theme (thanks, Robb)
This commit is contained in:
parent
eb57086fe3
commit
08f1fa9856
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ ZSH_THEME_GIT_PROMPT_PREFIX="("
|
|||
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"
|
||||
ZSH_THEME_GIT_PROMPT_DIRTY=") %{$fg[yellow]%}✗%{$reset_color%}"
|
||||
ZSH_THEME_GIT_PROMPT_CLEAN=")"
|
||||
PROMPT='%{$fg_bold[white]%}%p %{$fg[green]%}%c %{$fg_bold[red]%}$(git_prompt_info)%{$fg_bold[red]%} % %{$reset_color%}'
|
||||
PROMPT='%{$fg_bold[white]%}%p%{$fg[green]%}%~ %{$fg_bold[red]%}$(git_prompt_info)%{$fg_bold[red]%} % %{$reset_color%}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue