mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
added right column to dpree.zsh-theme
This commit is contained in:
parent
a0835eb77d
commit
e14f920ede
1 changed files with 4 additions and 1 deletions
|
|
@ -13,4 +13,7 @@ ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg_bold[yellow]%}⚡%{$reset_color%}"
|
|||
|
||||
# Format for git_prompt_long_sha() and git_prompt_short_sha()
|
||||
ZSH_THEME_GIT_PROMPT_SHA_BEFORE="%{$fg[grey]%}"
|
||||
ZSH_THEME_GIT_PROMPT_SHA_AFTER="|%{$reset_color%}"
|
||||
ZSH_THEME_GIT_PROMPT_SHA_AFTER="|%{$reset_color%}"
|
||||
|
||||
# Right column
|
||||
# RPROMPT='%{$fg[grey]%}$USER@$HOST%{$reset_color%}'
|
||||
Loading…
Add table
Add a link
Reference in a new issue