mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Merge b4c5734ca3 into 5667161d49
This commit is contained in:
commit
ee7395b0c4
1 changed files with 8 additions and 0 deletions
8
themes/rudolfs.zsh-theme
Normal file
8
themes/rudolfs.zsh-theme
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Inspired by the gallifrey theme.
|
||||
# http://twitpic.com/8dzyli/full
|
||||
|
||||
PROMPT='%{$fg[yellow]%}%2~%{$reset_color%} %B»%b '
|
||||
RPROMPT='%{$fg[$NCOLOR]%}$(git_prompt_info)%{$reset_color%}'
|
||||
|
||||
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[yellow]%}‹"
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX="›%{$reset_color%}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue