ohmyzsh/themes/shakennotstirred.zsh-theme
2014-06-12 14:07:22 -05:00

5 lines
238 B
Bash
Executable file

PROMPT='%(!.%{$fg_bold[red]%}%n@.%{$fg_bold[green]%}%n@)%m : %{$fg_bold[magenta]%}%2~ %#%{$reset_color%} '
RPROMPT='%{$fg_bold[yellow]%}$(git_prompt_info)%{$reset_color%}'
ZSH_THEME_GIT_PROMPT_PREFIX="<"
ZSH_THEME_GIT_PROMPT_SUFFIX="> "