prezto_config/themes/theunraveler.zsh-theme

6 lines
148 B
Text
Raw Normal View History

2010-09-25 00:48:19 -05:00
# Comment
ZSH_THEME_GIT_PROMPT_PREFIX=' (git:'
ZSH_THEME_GIT_PROMPT_SUFFIX=')'
PROMPT='%{$fg[magenta]%}[%c]$(git_prompt_info) $ %{$reset_color%}'