mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-08 17:04:17 +01:00
robbyrussell: restore prompt spacing (#8148)
This commit is contained in:
parent
576e0992ca
commit
32338fd40c
@ -1,4 +1,4 @@
|
||||
PROMPT="%(?:%{$fg_bold[green]%}➜:%{$fg_bold[red]%}➜)"
|
||||
PROMPT="%(?:%{$fg_bold[green]%}➜ :%{$fg_bold[red]%}➜ )"
|
||||
PROMPT+=' %{$fg[cyan]%}%c%{$reset_color%} $(git_prompt_info)'
|
||||
|
||||
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg_bold[blue]%}git:(%{$fg[red]%}"
|
||||
|
Loading…
Reference in New Issue
Block a user