1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-03 21:40:27 +00:00
prezto/themes/theunraveler.zsh-theme
2010-09-25 00:48:19 -05:00

6 lines
148 B
Bash

# Comment
ZSH_THEME_GIT_PROMPT_PREFIX=' (git:'
ZSH_THEME_GIT_PROMPT_SUFFIX=')'
PROMPT='%{$fg[magenta]%}[%c]$(git_prompt_info) $ %{$reset_color%}'