theunraveler.zsh-theme 148 Bytes
Newer Older
Jake Bell's avatar
Jake Bell committed
1
2
3
4
5
6
# Comment 

ZSH_THEME_GIT_PROMPT_PREFIX=' (git:'
ZSH_THEME_GIT_PROMPT_SUFFIX=')'

PROMPT='%{$fg[magenta]%}[%c]$(git_prompt_info) $ %{$reset_color%}'