This commit is contained in:
Rūdolfs Ošiņš 2017-05-02 02:22:54 +00:00 committed by GitHub
commit ee7395b0c4

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%}"