summaryrefslogtreecommitdiff
path: root/themes/afowler.zsh-theme
blob: 783bdc26999e7298546a488b54209d5656b05779 (plain)
1
2
3
4
5
PROMPT='%m %B%F{blue}:: %b%F{green}%3~ $(git_prompt_info)%B%(!.%F{red}.%F{blue})»%f%b '
RPS1='%(?..%F{red}%? ↵%f)'

ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[yellow]%}‹"
ZSH_THEME_GIT_PROMPT_SUFFIX="› %{$reset_color%}"