Add theme 'rudolfs'

This commit is contained in:
Rūdolfs Ošiņš 2012-01-31 17:20:12 +01:00
commit b4c5734ca3

8
themes/rudolfs.zsh-theme Normal file
View 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%}"