mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Add theme 'rudolfs'
This commit is contained in:
parent
362927003b
commit
b4c5734ca3
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