ohmyzsh/themes/rudolfs.zsh-theme
Rūdolfs Ošiņš b4c5734ca3 Add theme 'rudolfs'
2012-01-31 17:20:12 +01:00

8 lines
282 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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