summaryrefslogtreecommitdiff
path: root/themes/theunraveler.zsh-theme
blob: 4eec8e827d98b1f5df8a780bfe03e3f87de25d18 (plain)
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%}'