mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Update 3den.zsh-themes
This commit is contained in:
parent
6dfa9507ce
commit
178c2336ba
1 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
PROMPT=$'%{$fg[white]%}$(ruby_prompt_info) %{$fg_bold[cyan]%}%~%{$reset_color%}$(git_prompt_info) %{$fg[cyan]%}%D{[%I:%M:%S]}\
|
||||
%{$fg_bold[green]%}%n$%{$reset_color%} '
|
||||
PROMPT=$'%{$fg[]%}$(ruby_prompt_info) %{$fg_bold[]%}%~%{$reset_%}$(git_prompt_info) %{$fg[]%}%D{[]}\
|
||||
%{$fg_bold[]%}%n$%{$reset_color%} '
|
||||
|
||||
ZSH_THEME_GIT_PROMPT_PREFIX=" %{$fg[white]%}("
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX=")%{$reset_color%}"
|
||||
ZSH_THEME_GIT_PROMPT_DIRTY="*"
|
||||
ZSH_THEME_GIT_PROMPT_PREFIX=" %{$fg[]%}("
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX=")%{$reset_%}"
|
||||
ZSH_THEME_GIT_PROMPT_DIRTY=""
|
||||
ZSH_THEME_GIT_PROMPT_CLEAN=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue