mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Merge e6f3d92808 into 5667161d49
This commit is contained in:
commit
213b410fdc
1 changed files with 6 additions and 0 deletions
6
themes/url.zsh-theme
Normal file
6
themes/url.zsh-theme
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg_bold[yellow]%}?%{$reset_color%}%{$fg_bold[red]%}git%{$reset_color%}%{$fg_bold[yellow]%}=%{$reset_color%}%{$fg_bold[magenta]%}"
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"
|
||||
|
||||
PROMPT='%(0?..%{$fg_bold[yellow]%}[%{$reset_color%}%{$fg_bold[red]%}%?%{$reset_color%}%{$fg_bold[yellow]%}]%{$reset_color%}
|
||||
)%{$fg_bold[green]%}%n%{$reset_color%}%{$fg_bold[yellow]%}@%{$reset_color%}%{$fg_bold[green]%}%M%{$reset_color%}%{$fg_bold[blue]%}%d%{$reset_color%}$(git_prompt_info)
|
||||
%{$fg_bold[yellow]%}%#%{$reset_color%} '
|
||||
Loading…
Add table
Add a link
Reference in a new issue